[gnome-games] Use /org/gnome as starting path for schemas



commit 0824e1709cae3efaaae02c3ecc98f73e23d2c30d
Author: Luca Ferretti <lferrett gnome org>
Date:   Sat Mar 26 11:35:18 2011 +1100

    Use /org/gnome as starting path for schemas

 glchess/data/org.gnome.glchess.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glchess/data/org.gnome.glchess.gschema.xml.in b/glchess/data/org.gnome.glchess.gschema.xml.in
index c105b33..1c7ecd1 100644
--- a/glchess/data/org.gnome.glchess.gschema.xml.in
+++ b/glchess/data/org.gnome.glchess.gschema.xml.in
@@ -30,7 +30,7 @@
     <value value="2" nick="hard"/>
   </enum>
 
-  <schema id="org.gnome.glchess.Settings" path="/apps/glchess/" gettext-domain="gnome-games">
+  <schema id="org.gnome.glchess.Settings" path="/org/gnome/glchess/" gettext-domain="gnome-games">
     <key name="width" type="i">
       <default>500</default>
       <_summary>The width of the window</_summary>



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