Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509310
Gianluca Sforna giallu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(giallu@gmail.com) |
--- Comment #7 from Gianluca Sforna giallu@gmail.com 2009-07-20 04:37:52 EDT --- Here is the schema file
<?xml version="1.0"?> <gconfschemafile> <schemalist>
<schema>
<key>/schemas/apps/gnome_settings_daemon/plugins/pointing-device/active</key>
<applyto>/apps/gnome_settings_daemon/plugins/pointing-device/active</applyto> <owner>gnome-settings-daemon</owner> <type>bool</type> <default>TRUE</default> <locale name="C"> <short>Enable pointing-device plugin</short> <long>Set to True to enable the plugin to manage GPointingDeviceSettings settings.</long> </locale> </schema> <schema>
<key>/schemas/apps/gnome_settings_daemon/plugins/pointing-device/priority</key>
<applyto>/apps/gnome_settings_daemon/plugins/pointing-device/priority</applyto> <owner>gnome-settings-daemon</owner> <type>int</type> <default>7</default> <locale name="C"> <short></short> <long></long> </locale> </schema> </schemalist> </gconfschemafile>