]> git.0d.be Git - empathy.git/blobdiff - data/org.gnome.Empathy.gschema.xml.in
Merge remote-tracking branch 'glassrose/add-All-service-selection-in-debug-window'
[empathy.git] / data / org.gnome.Empathy.gschema.xml.in
index 02020e7e2f81d3dd3de488f92f964f63d7a8f02f..8e7d9fd1b55cb38d66baa29fd312f39ecb3caf15 100644 (file)
@@ -88,6 +88,11 @@ present them to the user immediately.</_description>
       <_summary>The position for the chat window side pane</_summary>
       <_description>The stored position (in pixels) of the chat window side pane.</_description>
     </key>
+    <key name="show-groups" type="b">
+      <default>true</default>
+      <_summary>Show contact groups</_summary>
+      <_description>Whether to show groups in the contact list.</_description>
+    </key>
   </schema>
   <schema id="org.gnome.Empathy.contacts" path="/org/gnome/empathy/contacts/">
     <key name="sort-criterium" type="s">
@@ -201,6 +206,11 @@ present them to the user immediately.</_description>
       <_summary>Enable WebKit Developer Tools</_summary>
       <_description>Whether WebKit developer tools, such as the Web Inspector, should be enabled.</_description>
     </key>
+    <key name="send-chat-states" type="b">
+      <default>true</default>
+      <_summary>Inform other users when you are typing to them</_summary>
+      <_description>Whether to send the 'composing' or 'paused' chat states. Does not currently affect the 'gone' state.</_description>
+    </key>
     <key name="theme-chat-room" type="b">
       <default>true</default>
       <_summary>Use theme for chat rooms</_summary>