[solang/gsettings] Fix gschema file and makefile.am



commit d385c305a993ca471d034042a76e60fab75fceaf
Author: Florent Thévenet <feuloren free fr>
Date:   Tue Jun 22 15:49:24 2010 +0200

    Fix gschema file and makefile.am

 data/Makefile.am                  |    5 +
 data/gschemas.compiled            |  Bin 2483 -> 3389 bytes
 data/org.gnome.solang.gschema.xml |  237 +++++++++++++++++++++++++++++++++++++
 data/solang.gschema.xml           |    8 +-
 4 files changed, 246 insertions(+), 4 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 6c3b6ce..392a75f 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -5,6 +5,11 @@ desktop_in_files = $(PACKAGE_TARNAME).desktop.in.in
 desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
+gsettings_SCHEMAS = \
+	org.gnome.solang.gschema.xml
+
+ GSETTINGS_RULES@
+
 layoutdir = $(datadir)/$(PACKAGE_TARNAME)
 layout_DATA = \
 	solang-layout.xml
diff --git a/data/gschemas.compiled b/data/gschemas.compiled
index a692f35..c32f25f 100644
Binary files a/data/gschemas.compiled and b/data/gschemas.compiled differ
diff --git a/data/org.gnome.solang.gschema.xml b/data/org.gnome.solang.gschema.xml
new file mode 100644
index 0000000..ae47fbf
--- /dev/null
+++ b/data/org.gnome.solang.gschema.xml
@@ -0,0 +1,237 @@
+<schemalist>
+  <schema id="org.gnome.solang" path="/apps/solang/">
+    <child name="uistate" schema="org.gnome.solang.uistate" />
+    <child name="keys" schema="org.gnome.solang.keys" />
+    <child name="browser" schema="org.gnome.solang.browser" />
+  </schema>
+
+  <schema id="org.gnome.solang.browser" path="/apps/solang/browser/">
+    <key name="background-color" type="s">
+      <default>""</default>
+      <summary>Background color</summary>
+      <description>The Background color of the icon view.</description>
+    </key>
+    <key name="use-background-color" type="b">
+      <default>false</default>
+      <summary>Use Background color</summary>
+      <description>If True, the icon view will use the specified background-color instead of the gtk theme color.</description>
+    </key>
+    <key name="zoom-value" type="d">
+      <default>-1</default>
+      <summary>Zoom factor</summary>
+      <description>Zoom factor for the thumbnails.</description>
+    </key>
+  </schema>
+    
+  <schema id="org.gnome.solang.uistate" path="/apps/solang/uistate/">
+    <key name="window-width" type="i">
+      <default>800</default>
+      <summary>Window width</summary>
+      <description>Saved width of the main window</description>
+    </key>
+    <key name="window-height" type="i">
+      <default>600</default>
+      <summary>Window height</summary>
+      <description>Saved height of the main window</description>
+    </key>
+    <key name="window-maximized" type="b">
+      <default>false</default>
+      <summary>Window maximized</summary>
+      <description>Save state of the main window</description>
+    </key>
+    <key name="display-statusbar" type="b">
+      <default>true</default>
+      <summary>Display Statusbar</summary>
+      <description>Whether the statusbar should be displayed.</description>
+    </key>
+    <key name="display-toolbar" type="b">
+      <default>true</default>
+      <summary>Display Toolbar</summary>
+      <description>Whether the toolbar should be displayed.</description>
+    </key>
+  </schema>
+
+  <schema id="org.gnome.solang.keys" path="/apps/solang/keys/">
+    <key name="key-a" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-b" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-c" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-d" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-e" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-f" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-g" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-h" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-i" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-j" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-k" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-l" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-m" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-n" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-o" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-p" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-q" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-r" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-s" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-t" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-u" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-v" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-w" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-x" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-y" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-z" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-0" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-1" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-2" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-3" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-4" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-5" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-6" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-7" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-8" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+    <key name="key-9" type="s">
+      <default>""</default>
+      <summary>Tag associated to this key</summary>
+      <description>The URN of the tag associated to this key.</description>
+    </key>
+  </schema>
+
+</schemalist>
diff --git a/data/solang.gschema.xml b/data/solang.gschema.xml
index f08ba98..ae47fbf 100644
--- a/data/solang.gschema.xml
+++ b/data/solang.gschema.xml
@@ -1,11 +1,11 @@
 <schemalist>
-  <schema id="org.gnome.solang" path="/org/gnome/solang/">
+  <schema id="org.gnome.solang" path="/apps/solang/">
     <child name="uistate" schema="org.gnome.solang.uistate" />
     <child name="keys" schema="org.gnome.solang.keys" />
     <child name="browser" schema="org.gnome.solang.browser" />
   </schema>
 
-  <schema id="org.gnome.solang.browser" path="/org/gnome/solang/browser/">
+  <schema id="org.gnome.solang.browser" path="/apps/solang/browser/">
     <key name="background-color" type="s">
       <default>""</default>
       <summary>Background color</summary>
@@ -23,7 +23,7 @@
     </key>
   </schema>
     
-  <schema id="org.gnome.solang.uistate" path="/org/gnome/solang/uistate/">
+  <schema id="org.gnome.solang.uistate" path="/apps/solang/uistate/">
     <key name="window-width" type="i">
       <default>800</default>
       <summary>Window width</summary>
@@ -51,7 +51,7 @@
     </key>
   </schema>
 
-  <schema id="org.gnome.solang.keys" path="/org/gnome/solang/keys/">
+  <schema id="org.gnome.solang.keys" path="/apps/solang/keys/">
     <key name="key-a" type="s">
       <default>""</default>
       <summary>Tag associated to this key</summary>



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