[ekiga/ds-gsettings3: 10/33] GSettings: Fixed schema to add missing	values.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [ekiga/ds-gsettings3: 10/33] GSettings: Fixed schema to add missing	values.
- Date: Sat,  5 Oct 2013 12:14:59 +0000 (UTC)
commit 258445738cf4a5b5e5e3032c4611ac6dd6055ec1
Author: Damien Sandras <dsandras beip be>
Date:   Sun Mar 24 17:46:38 2013 +0100
    GSettings: Fixed schema to add missing values.
 org.gnome.ekiga.gschema.xml.in.in |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.ekiga.gschema.xml.in.in b/org.gnome.ekiga.gschema.xml.in.in
index 6571b98..d90e9a8 100644
--- a/org.gnome.ekiga.gschema.xml.in.in
+++ b/org.gnome.ekiga.gschema.xml.in.in
@@ -55,6 +55,9 @@
     </key>
   </schema>
   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org gnome  PACKAGE_NAME@.general" 
path="/org/gnome/@PACKAGE_NAME@/general/">
+    <key name="version" type="i">
+      <default>0</default>
+    </key>
     <key name="kind-of-net" type="i">
       <default>2</default>
       <_summary>Kind of network selected in the assistant</_summary>
@@ -187,6 +190,11 @@
     </key>
   </schema>
   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org gnome  
PACKAGE_NAME@.general.user-interface.main-window" 
path="/org/gnome/@PACKAGE_NAME@/general/user-interface/main-window/">
+    <key name="size" type="s">
+      <default>'275,475'</default>
+      <_summary>Size of the main window</_summary>
+      <_description>Size of the main window</_description>
+    </key>
     <key name="position" type="s">
       <default>'0,0'</default>
       <_summary>Position on the screen of the main window</_summary>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]