ekiga r6927 - trunk



Author: jpuydt
Date: Thu Sep 11 12:29:52 2008
New Revision: 6927
URL: http://svn.gnome.org/viewvc/ekiga?rev=6927&view=rev

Log:
Actually edit the right file...

Modified:
   trunk/ChangeLog
   trunk/ekiga.schemas.in.in

Modified: trunk/ekiga.schemas.in.in
==============================================================================
--- trunk/ekiga.schemas.in.in	(original)
+++ trunk/ekiga.schemas.in.in	Thu Sep 11 12:29:52 2008
@@ -1,4 +1,4 @@
-<!-- Remeber to increment SCHEMA_AGE in configure.in if you add any new
+<!-- Remember to increment SCHEMA_AGE in configure.in if you add any new
      schema to this file -->
 <gconfschemafile>
   <schemalist>
@@ -168,6 +168,27 @@
       </locale>
     </schema>
     <schema>
+      <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/away_custom_status</key>
+      <applyto>/apps/@PACKAGE_NAME@/general/personal_data/away_custom_status</applyto>
+      <type>list</type>
+      <list_type>string</list_type>
+      <default>[]</default>
+    </schema>
+    <schema>
+      <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/dnd_custom_status</key>
+      <applyto>/apps/@PACKAGE_NAME@/general/personal_data/dnd_custom_status</applyto>
+      <type>list</type>
+      <list_type>string</list_type>
+      <default>[]</default>
+    </schema>
+    <schema>
+      <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/online_custom_status</key>
+      <applyto>/apps/@PACKAGE_NAME@/general/personal_data/online_custom_status</applyto>
+      <type>list</type>
+      <list_type>string</list_type>
+      <default>[]</default>
+    </schema>
+    <schema>
       <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/media_list</key>
       <applyto>/apps/@PACKAGE_NAME@/codecs/audio/media_list</applyto>
       <owner>Ekiga</owner>
@@ -368,6 +389,12 @@
       </locale>
     </schema>
     <schema>
+      <key>/schemas/apps/@PACKAGE_NAME@/protocols/interface</key>
+      <applyto>/apps/@PACKAGE_NAME@/protocols/interface</applyto>
+      <owner>Ekiga</owner>
+      <type>string</type>
+    </schema>
+    <schema>
       <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/listen_port</key>
       <applyto>/apps/@PACKAGE_NAME@/protocols/sip/listen_port</applyto>
       <owner>Ekiga</owner>
@@ -555,6 +582,13 @@
       </locale>
     </schema>
     <schema>
+      <key>/schemas/apps/@PACKAGE_NAME@/general/nat/public_ip_detector</key>
+      <applyto>/apps/@PACKAGE_NAME@/general/nat/public_ip_detector</applyto>
+      <owner>Ekiga</owner>
+      <type>string</type>
+      <default>http://ekiga.net/ip/</default>
+    </schema>
+    <schema>
       <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/binding_timeout</key>
       <applyto>/apps/@PACKAGE_NAME@/protocols/sip/binding_timeout</applyto>
       <owner>Ekiga</owner>
@@ -1054,6 +1088,18 @@
       </locale>
     </schema>
     <schema>
+      <key>/schemas/apps/@PACKAGE_NAME@/contacts/call_history</key>
+      <applyto>/apps/@PACKAGE_NAME@/contacts/call_history</applyto>
+      <owner>Ekiga</owner>
+      <type>string</type>
+    </schema>
+    <schema>
+      <key>/schemas/apps/@PACKAGE_NAME@/contacts/roster</key>
+      <applyto>/apps/@PACKAGE_NAME@/contacts/roster</applyto>
+      <owner>Ekiga</owner>
+      <type>string</type>
+    </schema>
+    <schema>
       <key>/schemas/apps/@PACKAGE_NAME@/general/kind_of_net</key>
       <applyto>/apps/@PACKAGE_NAME@/general/kind_of_net</applyto>
       <owner>Ekiga</owner>



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