From ea478326b68a8eba0a119eec92ac5374c00fe2b3 Mon Sep 17 00:00:00 2001 From: Felix Riemann Date: Sat, 12 Jun 2010 16:52:12 +0000 Subject: Make GConf keys match the new GSettings keys --- 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 @@ Transparency indicator 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. - /schemas/apps/eog/view/scroll_wheel_zoom - /apps/eog/view/scroll_wheel_zoom + /schemas/apps/eog/view/scroll-wheel-zoom + /apps/eog/view/scroll-wheel-zoom eog bool 1 @@ -69,8 +69,8 @@ - /schemas/apps/eog/view/zoom_multiplier - /apps/eog/view/zoom_multiplier + /schemas/apps/eog/view/zoom-multiplier + /apps/eog/view/zoom-multiplier eog float 0.05 @@ -84,8 +84,8 @@ - /schemas/apps/eog/view/trans_color - /apps/eog/view/trans_color + /schemas/apps/eog/view/trans-color + /apps/eog/view/trans-color eog string #000000 @@ -98,8 +98,8 @@ - /schemas/apps/eog/full_screen/loop - /apps/eog/full_screen/loop + /schemas/apps/eog/full-screen/loop + /apps/eog/full-screen/loop eog bool 1 @@ -111,8 +111,8 @@ - /schemas/apps/eog/full_screen/upscale - /apps/eog/full_screen/upscale + /schemas/apps/eog/full-screen/upscale + /apps/eog/full-screen/upscale eog bool 1 @@ -124,8 +124,8 @@ - /schemas/apps/eog/full_screen/seconds - /apps/eog/full_screen/seconds + /schemas/apps/eog/full-screen/seconds + /apps/eog/full-screen/seconds eog int 5 @@ -160,8 +160,8 @@ - /schemas/apps/eog/ui/image_collection - /apps/eog/ui/image_collection + /schemas/apps/eog/ui/image-collection + /apps/eog/ui/image-collection eog bool 0 @@ -171,8 +171,8 @@ - /schemas/apps/eog/ui/image_collection_position - /apps/eog/ui/image_collection_position + /schemas/apps/eog/ui/image-collection-position + /apps/eog/ui/image-collection-position eog int 0 @@ -183,8 +183,8 @@ - /schemas/apps/eog/ui/image_collection_resizable - /apps/eog/ui/image_collection_resizable + /schemas/apps/eog/ui/image-collection-resizable + /apps/eog/ui/image-collection-resizable eog bool 0 @@ -205,8 +205,8 @@ - /schemas/apps/eog/ui/scroll_buttons - /apps/eog/ui/scroll_buttons + /schemas/apps/eog/ui/scroll-buttons + /apps/eog/ui/scroll-buttons eog bool 1 @@ -216,8 +216,8 @@ - /schemas/apps/eog/ui/disable_trash_confirmation - /apps/eog/ui/disable_trash_confirmation + /schemas/apps/eog/ui/disable-trash-confirmation + /apps/eog/ui/disable-trash-confirmation eog bool 0 @@ -230,8 +230,8 @@ - /schemas/apps/eog/ui/filechooser_xdg_fallback - /apps/eog/ui/filechooser_xdg_fallback + /schemas/apps/eog/ui/filechooser-xdg-fallback + /apps/eog/ui/filechooser-xdg-fallback eog bool 1 @@ -242,8 +242,8 @@ - /schemas/apps/eog/ui/propsdialog_netbook_mode - /apps/eog/ui/propsdialog_netbook_mode + /schemas/apps/eog/ui/propsdialog-netbook-mode + /apps/eog/ui/propsdialog-netbook-mode eog bool 1 @@ -257,8 +257,8 @@ - /schemas/apps/eog/plugins/active_plugins - /apps/eog/plugins/active_plugins + /schemas/apps/eog/plugins/active-plugins + /apps/eog/plugins/active-plugins eog list string -- cgit v0.8.3.1