diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-01-27 20:32:18 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-01-29 21:48:32 +0000 |
commit | aa4ef13a517d4eee4db9d36283eca3240bdd873f (patch) | |
tree | 656fcf468aa346aa0e5fedd10a019d00dc8337d8 /cui/util | |
parent | e258b760563dc2a69a1cc8b0c8b7b4c15a2774ad (diff) |
move color scheme options .ui to right place and adapt code
a side effect of this painfully tricky rework is that we recover an apparently
long lost initial "ON" column in tools->options->appearance
Change-Id: I262feae14e9f8a21f46103e35256687e66a13c7c
Diffstat (limited to 'cui/util')
-rw-r--r-- | cui/util/hidother.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/util/hidother.src b/cui/util/hidother.src index a1896daaf323..02cd375ea05c 100644 --- a/cui/util/hidother.src +++ b/cui/util/hidother.src @@ -136,7 +136,6 @@ hidspecial HID_OFAPAGE_QUOTE_CLB { HelpId = HID_OFAPAGE_QUOTE hidspecial HID_OFAPAGE_QUOTE_SW_CLB { HelpId = HID_OFAPAGE_QUOTE_SW_CLB; }; hidspecial HID_OFA_CONNPOOL_DRIVERLIST { HelpId = HID_OFA_CONNPOOL_DRIVERLIST; }; hidspecial HID_OFA_FONT_SUBST_CLB { HelpId = HID_OFA_FONT_SUBST_CLB; }; -hidspecial HID_OPTIONS_COLORCONFIG_COLORLIST_WIN { HelpID = HID_OPTIONS_COLORCONFIG_COLORLIST_WIN ;}; hidspecial HID_OPTIONS_COLORCONFIG_NAME_SCHEME { HelpID = HID_OPTIONS_COLORCONFIG_NAME_SCHEME ;}; hidspecial HID_OPTIONS_COLORCONFIG_SAVE_SCHEME { HelpID = HID_OPTIONS_COLORCONFIG_SAVE_SCHEME ;}; hidspecial HID_OPTIONS_JAVA_LIST { HelpId = HID_OPTIONS_JAVA_LIST; }; |