diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-03-27 20:07:59 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-03-27 20:07:59 -0700 |
commit | e5359d2724aaffcb4a775683784b5a89c1d9c8b5 (patch) | |
tree | e98b5c65eb9aea98eec73369638916093493e138 /Xfd.ad | |
parent | 528cd6ad67acbc94941835534b6f35395d1f8f94 (diff) |
Build fix for file systems that are not case sensitive
Diffstat (limited to 'Xfd.ad')
-rw-r--r-- | Xfd.ad | 40 |
1 files changed, 0 insertions, 40 deletions
@@ -1,40 +0,0 @@ -! $Xorg: Xfd.ad,v 1.3 2000/08/17 19:54:18 cpqbld Exp $ - - - -! $XFree86$ - -*internalBorderWidth: 0 -*showGrip: false - -*grid.borderWidth: 0 - -*quit.Label: Quit -*prev.Label: Prev -*next.Label: Next -*prev16.Label: -16 -*next16.Label: +16 - -*select.Label: Select a character -*metrics.Label: -*select.Justify: center -*metrics.Justify: center -*range.Justify: left -*start.Justify: left - -*quit.Translations: #override \ - <Btn1Down>,<Btn1Up>: Quit() unset() -*next16.Translations: #override \ - <Btn1Down>,<Btn1Up>: Next16() unset() -*next.Translations: #override \ - <Btn1Down>,<Btn1Up>: Next() unset() -*prev.Translations: #override \ - <Btn1Down>,<Btn1Up>: Prev() unset() -*prev16.Translations: #override \ - <Btn1Down>,<Btn1Up>: Prev16() unset() - -*Translations: #override \n\ -<Key>q: Quit()\n\ -Ctrl <Key>n: Next()\n\ -Ctrl <Key>p: Prev() - |