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.
19 lines
835 B
XML
19 lines
835 B
XML
<?xml version="1.0"?>
|
|
<gconfschemafile>
|
|
<schemalist>
|
|
<schema>
|
|
<applyto>/apps/gnome_keybinding_properties/keybinding_key_list</applyto>
|
|
<key>/schemas/apps/gnome_keybinding_properties/keybinding_key_list</key>
|
|
<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>
|
|
<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
|
|
configure. The keys pointed must be keys that use the standard
|
|
keybinding storage scheme.</long>
|
|
</locale>
|
|
</schema>
|
|
</schemalist>
|
|
</gconfschemafile>
|