diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-03-27 20:07:29 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-03-27 20:07:29 -0700 |
commit | a0e6c84ab34146b71c1b52b10452987ba1cc869a (patch) | |
tree | 57753a6c6fa5f0111fe3e6ff55a71a9677c864d0 /Editres-color.ad | |
parent | 724c09e17dde32d5713388d6e9de0ad3fc004870 (diff) |
Build fix for file systems that are not case sensitive
Diffstat (limited to 'Editres-color.ad')
-rw-r--r-- | Editres-color.ad | 91 |
1 files changed, 0 insertions, 91 deletions
diff --git a/Editres-color.ad b/Editres-color.ad deleted file mode 100644 index 1895427..0000000 --- a/Editres-color.ad +++ /dev/null @@ -1,91 +0,0 @@ -! $Xorg: Edit-col.ad,v 1.3 2000/08/17 19:53:50 cpqbld Exp $ -! Here are some suggested resources if you are using a color workstation. -! They look pretty good on my display, your mileage may vary. -! $XFree86: xc/programs/editres/Edit-col.ad,v 1.2 1999/05/16 10:13:06 dawes Exp $ - -#include "Editres" - -*flashColor: Yellow - -*Background: RoyalBlue4 -!*Foreground: Azure -!*BorderColor: LightCyan1 -*cursorColor: Azure - -*Tree.Background: Grey -*Tree.Foreground: White - -*Tree.Toggle.Foreground: Gold -*Tree.Toggle.BorderWidth: 0 - -*MenuButton.Foreground: Gold -*MenuButton.BorderWidth: 0 - -*SmeBSB.Foreground: Gold - -*Porthole.Background: Grey -*porthole.panner*Foreground: red -*porthole.panner*Background: Grey -*porthole.panner*BorderColor: Grey -*porthole.panner*ShadowColor: Black -*porthole.panner*BackgroundStipple: None - -*resourceBox*namesAndClasses.Background: Grey -*resourceBox*namesAndClasses*Toggle.Background: RoyalBlue4 -*resourceBox*namesAndClasses*Toggle.Foreground: White -*resourceBox*valueForm.Background: Grey -*resourceBox*valueLabel.Background: Grey -*resourceBox*valueLabel.Foreground: White -*resourceBox*Command.Foreground: Gold - - - -*displayList: foreground rgb:20/35/73;lines 1,-1,-1,-1,-1,1;foreground rgb:30/4e/ab;lines -1,0,0,0,0,-1 -*Foreground: Azure3 -*borderColor: rgb:1d/30/69 -*internalBorderColor: rgb:1d/30/69 - -*SmeLine.lineWidth: 1 -*SmeLine.foreground: rgb:1d/30/69 -*SimpleMenu.VerticalMargins: 2 -*SimpleMenu.HorizontalMargins: 2 -*SimpleMenu.?.HorizontalMargins:8 - -*MenuButton.displayList: -*MenuButton.borderWidth: 1 -*MenuButton.borderColor: RoyalBlue4 -*MenuButton.shapeStyle: rectangle -*MenuButton.leftBitmap: None -*MenuButton.translations: \ -<Enter>: set-values(1, background, "rgb:29/44/94", borderColor, "rgb:1d/30/69", displayList, "foreground rgb:20/35/73;lines 1,-1,-1,-1,-1,1;foreground rgb:30/4e/ab;lines -1,0,0,0,0,-1")\n\ -<Leave>: set-values(1, background, RoyalBlue4, borderColor, RoyalBlue4, displayList, "")\n\ -Any<BtnDown>: set-values(1, background, "rgb:23/3a/7d", displayList, "foreground rgb:30/4e/ab;lines 1,-1,-1,-1,-1,1;foreground rgb:20/35/73;lines -1,0,0,0,0,-1") PopupMenu() - -*List.displayList: -*List.background: rgb:23/3a/7d - -*Tree.displayList: - -*Label.displayList: -*Paned.?.displayList: foreground rgb:20/35/73;lines 1,-1,-1,-1,-1,1;foreground rgb:30/4e/ab;lines -1,0,0,0,0,-1 - -*Grip.foreground: rgb:30/4e/ab - -*Toggle.displayList:\ -foreground rgb:30/4e/ab;\ -lines 1,-1,-1,-1,-1,1;\ -lines -2,1,1,1,1,-2;\ -foreground rgb:20/35/73;\ -lines -1,0,0,0,0,-1;\ -lines 2,-2,-2,-2,-2,2 - -*Text.background: rgb:29/44/94 -*Text.?.background: rgb:29/44/94 -*Text.displayList: foreground rgb:30/4e/ab;lines 1,-1,-1,-1,-1,1;foreground rgb:20/35/73;lines -1,0,0,0,0,-1 - -*Scrollbar.foreground: rgb:2e/4c/a5 -*Scrollbar.background: rgb:23/3a/7d -*Scrollbar.thumb: black - -*Command.shapeStyle: rectangle -*Command.background: rgb:29/44/94 |