]> git.0d.be Git - empathy.git/blobdiff - data/empathy.schemas.in
Show the main window by default on first run.
[empathy.git] / data / empathy.schemas.in
index 29a8bc9945d29c95248531a0d50caf4d058888a9..6a992705c93005cad81619341851a1aab7caa6a6 100644 (file)
@@ -65,7 +65,7 @@
        <applyto>/apps/empathy/ui/main_window_hidden</applyto>
        <owner>empathy</owner>
        <type>bool</type>
-       <default>true</default>
+       <default>false</default>
        <locale name="C">
           <short>Hide main window</short>
           <long>
       </locale>
     </schema>
 
+    <schema>
+      <key>/schemas/apps/empathy/conversation/nick_completion_char</key>
+      <applyto>/apps/empathy/conversation/nick_completion_char</applyto>
+      <owner>empathy</owner>
+      <type>string</type>
+      <default>:</default>
+      <locale name="C">
+        <short>Nick completed character</short>
+       <long>
+       Character to add after nickname when using nick completion (tab)
+        in group chat.
+       </long>
+       
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/empathy/conversation/avatar_in_icon</key>
+      <applyto>/apps/empathy/conversation/avatar_in_icon</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Empathy should use the avatar of the contact as the chat window icon</short>
+       <long>
+       Whether or not Empathy should use the avatar of the contact as the chat window icon.
+        </long>
+      </locale>
+    </schema>
+
     <schema>
       <key>/schemas/apps/empathy/hints/close_main_window</key>
       <applyto>/apps/empathy/hints/close_main_window</applyto>
       <type>bool</type>
       <default>false</default>
       <locale name="C">
-        <short>Checks if Salut account is created</short>
+        <short>Salut account is created</short>
        <long>
        Whether or not the Salut account has been created on the first
-      empathy run.
+      Empathy run.
+        </long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/empathy/use_nm</key>
+      <applyto>/apps/empathy/use_nm</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>NetworkManager should be used</short>
+       <long>
+       Whether or not the network manager should be used to automatically
+       disconnect/reconnect.
+        </long>
+      </locale>
+    </schema>
+    
+    <schema>
+      <key>/schemas/apps/empathy/autoconnect</key>
+      <applyto>/apps/empathy/autoconnect</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>Empathy should auto-connect on startup</short>
+       <long>
+       Whether or not Empathy should automatically log in to your accounts on startup.
         </long>
       </locale>
     </schema>
 
   </schemalist>  
 </gconfschemafile>
-
-
-
-