change the panel keybindings keys to the new hyphen-less versions.
2002-04-12 Mark McLoughlin <mark@skynet.ie> * schemas/apps_gnome_keybinding_properties.schemas: change the panel keybindings keys to the new hyphen-less versions.
This commit is contained in:
parent
7ddf5e6148
commit
8c63c8bd88
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-04-12 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* schemas/apps_gnome_keybinding_properties.schemas: change the
|
||||
panel keybindings keys to the new hyphen-less versions.
|
||||
|
||||
2002-04-11 jacob berkman <jacob@ximian.com>
|
||||
|
||||
* (various files): fix improper use of guint as GType
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<owner>gnome-control-center</owner>
|
||||
<type>list</type>
|
||||
<list_type>string</list_type>
|
||||
<default>[/apps/panel/global/run-key,/apps/panel/global/menu-key,/apps/panel/global/screenshot-key,/apps/panel/global/window-screenshot-key]</default>
|
||||
<default>[/apps/panel/global/run_key,/apps/panel/global/menu_key,/apps/panel/global/screenshot_key,/apps/panel/global/window_screenshot_key]</default>
|
||||
<locale name="C">
|
||||
<short>List of GConf keys that the keybinding dialog can configure</short>
|
||||
<long>List of GConf keys that the keybinding dialog can
|
||||
|
|
Loading…
Add table
Reference in a new issue