[eog] Make GConf keys match the new GSettings keys



commit ea478326b68a8eba0a119eec92ac5374c00fe2b3
Author: Felix Riemann <friemann gnome org>
Date:   Sat Jun 12 18:52:12 2010 +0200

    Make GConf keys match the new GSettings keys

 data/eog.schemas.in |   58 +++++++++++++++++++++++++-------------------------
 1 files changed, 29 insertions(+), 29 deletions(-)
---
diff --git a/data/eog.schemas.in b/data/eog.schemas.in
index e37c3c7..501bc5c 100644
--- a/data/eog.schemas.in
+++ b/data/eog.schemas.in
@@ -51,14 +51,14 @@
 	<short>Transparency indicator</short>
 	<long>Determines how transparency should be indicated. Valid values
         are CHECK_PATTERN, COLOR and NONE. If COLOR is choosen, then
-        the trans_color key determines the used color value.
+        the trans-color key determines the used color value.
         </long>
       </locale>
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/view/scroll_wheel_zoom</key>
-      <applyto>/apps/eog/view/scroll_wheel_zoom</applyto>
+      <key>/schemas/apps/eog/view/scroll-wheel-zoom</key>
+      <applyto>/apps/eog/view/scroll-wheel-zoom</applyto>
       <owner>eog</owner>
       <type>bool</type>
       <default>1</default>
@@ -69,8 +69,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/view/zoom_multiplier</key>
-      <applyto>/apps/eog/view/zoom_multiplier</applyto>
+      <key>/schemas/apps/eog/view/zoom-multiplier</key>
+      <applyto>/apps/eog/view/zoom-multiplier</applyto>
       <owner>eog</owner>
       <type>float</type>
       <default>0.05</default>
@@ -84,8 +84,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/view/trans_color</key>
-      <applyto>/apps/eog/view/trans_color</applyto>
+      <key>/schemas/apps/eog/view/trans-color</key>
+      <applyto>/apps/eog/view/trans-color</applyto>
       <owner>eog</owner>
       <type>string</type>
       <default>#000000</default>
@@ -98,8 +98,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/full_screen/loop</key>
-      <applyto>/apps/eog/full_screen/loop</applyto>
+      <key>/schemas/apps/eog/full-screen/loop</key>
+      <applyto>/apps/eog/full-screen/loop</applyto>
       <owner>eog</owner>
       <type>bool</type>
       <default>1</default>
@@ -111,8 +111,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/full_screen/upscale</key>
-      <applyto>/apps/eog/full_screen/upscale</applyto>
+      <key>/schemas/apps/eog/full-screen/upscale</key>
+      <applyto>/apps/eog/full-screen/upscale</applyto>
       <owner>eog</owner>
       <type>bool</type>
       <default>1</default>
@@ -124,8 +124,8 @@
     </schema>
 	
     <schema>
-      <key>/schemas/apps/eog/full_screen/seconds</key>
-      <applyto>/apps/eog/full_screen/seconds</applyto>
+      <key>/schemas/apps/eog/full-screen/seconds</key>
+      <applyto>/apps/eog/full-screen/seconds</applyto>
       <owner>eog</owner>
       <type>int</type>
       <default>5</default>
@@ -160,8 +160,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/ui/image_collection</key>
-      <applyto>/apps/eog/ui/image_collection</applyto>
+      <key>/schemas/apps/eog/ui/image-collection</key>
+      <applyto>/apps/eog/ui/image-collection</applyto>
       <owner>eog</owner>
       <type>bool</type>
       <default>0</default>
@@ -171,8 +171,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/ui/image_collection_position</key>
-      <applyto>/apps/eog/ui/image_collection_position</applyto>
+      <key>/schemas/apps/eog/ui/image-collection-position</key>
+      <applyto>/apps/eog/ui/image-collection-position</applyto>
       <owner>eog</owner>
       <type>int</type>
       <default>0</default>
@@ -183,8 +183,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/ui/image_collection_resizable</key>
-      <applyto>/apps/eog/ui/image_collection_resizable</applyto>
+      <key>/schemas/apps/eog/ui/image-collection-resizable</key>
+      <applyto>/apps/eog/ui/image-collection-resizable</applyto>
       <owner>eog</owner>
       <type>bool</type>
       <default>0</default>
@@ -205,8 +205,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/ui/scroll_buttons</key>
-      <applyto>/apps/eog/ui/scroll_buttons</applyto>
+      <key>/schemas/apps/eog/ui/scroll-buttons</key>
+      <applyto>/apps/eog/ui/scroll-buttons</applyto>
       <owner>eog</owner>
       <type>bool</type>
       <default>1</default>
@@ -216,8 +216,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/ui/disable_trash_confirmation</key>
-      <applyto>/apps/eog/ui/disable_trash_confirmation</applyto>
+      <key>/schemas/apps/eog/ui/disable-trash-confirmation</key>
+      <applyto>/apps/eog/ui/disable-trash-confirmation</applyto>
       <owner>eog</owner>
       <type>bool</type>
       <default>0</default>
@@ -230,8 +230,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/ui/filechooser_xdg_fallback</key>
-      <applyto>/apps/eog/ui/filechooser_xdg_fallback</applyto>
+      <key>/schemas/apps/eog/ui/filechooser-xdg-fallback</key>
+      <applyto>/apps/eog/ui/filechooser-xdg-fallback</applyto>
       <owner>eog</owner>
       <type>bool</type>
       <default>1</default>
@@ -242,8 +242,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/ui/propsdialog_netbook_mode</key>
-      <applyto>/apps/eog/ui/propsdialog_netbook_mode</applyto>
+      <key>/schemas/apps/eog/ui/propsdialog-netbook-mode</key>
+      <applyto>/apps/eog/ui/propsdialog-netbook-mode</applyto>
       <owner>eog</owner>
       <type>bool</type>
       <default>1</default>
@@ -257,8 +257,8 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/eog/plugins/active_plugins</key>
-      <applyto>/apps/eog/plugins/active_plugins</applyto>
+      <key>/schemas/apps/eog/plugins/active-plugins</key>
+      <applyto>/apps/eog/plugins/active-plugins</applyto>
       <owner>eog</owner>
       <type>list</type>
       <list_type>string</list_type>



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