[eog-plugins] [exif-display] Update GSettings schema path to /org/gnome/



commit 72e314716aef48f782b652da9b9aa8b80075ddfe
Author: Felix Riemann <friemann gnome org>
Date:   Tue Feb 8 19:37:28 2011 +0100

    [exif-display] Update GSettings schema path to /org/gnome/
    
    Appears to be the official namespace where eog will move to as well.

 ...nome.eog.plugins.exif-display.gschema.xml.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/exif-display/org.gnome.eog.plugins.exif-display.gschema.xml.in.in b/plugins/exif-display/org.gnome.eog.plugins.exif-display.gschema.xml.in.in
index 5fc0a18..bbc7e60 100644
--- a/plugins/exif-display/org.gnome.eog.plugins.exif-display.gschema.xml.in.in
+++ b/plugins/exif-display/org.gnome.eog.plugins.exif-display.gschema.xml.in.in
@@ -1,5 +1,5 @@
 <schemalist>
-  <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.eog.plugins.exif-display" path="/apps/eog/plugins/exif-display/">
+  <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.eog.plugins.exif-display" path="/org/gnome/eog/plugins/exif-display/">
     <key name="channels-histogram" type="b">
       <default>false</default>
     </key>



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