[gnome-settings-daemon/opensuse-moblin: 22/24] Add GConf schemas for the rfkill hotkey and HAL UDI



commit a2a2c4e334c9226d42a00d04bc518e30e0b7bf7e
Author: Joey Lee <jlee novell com>
Date:   Wed Jan 27 19:03:43 2010 -0600

    Add GConf schemas for the rfkill hotkey and HAL UDI

 ...ps_gnome_settings_daemon_keybindings.schemas.in |   22 ++++++++++----------
 1 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/data/apps_gnome_settings_daemon_keybindings.schemas.in b/data/apps_gnome_settings_daemon_keybindings.schemas.in
index 6e0e7d9..e1b566b 100644
--- a/data/apps_gnome_settings_daemon_keybindings.schemas.in
+++ b/data/apps_gnome_settings_daemon_keybindings.schemas.in
@@ -46,6 +46,17 @@
 	    </locale>
 	</schema>
 
+	<schema>
+            <key>/schemas/apps/gnome_settings_daemon/wifi_hal_rfkill</key>
+            <applyto>/apps/gnome_settings_daemon/wifi_hal_rfkill</applyto>
+            <type>bool</type>
+            <default>FALSE</default>
+            <locale name="C">
+                <short>The function key will call hal to run killswitch function.</short>
+                <long>If this value is True, function key will call HAL to do rfkill.</long>
+            </locale>
+        </schema>
+
         <schema>
 	    <key>/schemas/apps/gnome_settings_daemon/wifi_nm_sw_kill</key>
 	    <applyto>/apps/gnome_settings_daemon/wifi_nm_sw_kill</applyto>
@@ -57,17 +68,6 @@
 	    </locale>
 	</schema>
 
-	<schema>
-            <key>/schemas/apps/gnome_settings_daemon/wifi_hw_rfkill_udi</key>
-            <applyto>/apps/gnome_settings_daemon/wifi_hw_rfkill_udi</applyto>
-            <type>string</type>
-            <default></default>
-            <locale name="C">
-                <short>The HAL udi will call by function key to run killswitch function.</short>
-                <long>If this udi have setup, function key will call HAL to do hardware rfkill.</long>
-            </locale>
-        </schema>
-
         <schema>
 	    <key>/schemas/apps/gnome_settings_daemon/toggle_touchpad</key>
 	    <applyto>/apps/gnome_settings_daemon/toggle_touchpad</applyto>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]