]> git.0d.be Git - empathy.git/blobdiff - data/org.gnome.Empathy.gschema.xml
Be more compatible with Facebook emoticon codes
[empathy.git] / data / org.gnome.Empathy.gschema.xml
index 6deaffaf135ac5e17e925de1bc9aba7a1a4373b2..f695431afdd633d84fe9a75c7ffca8863db01a61 100644 (file)
@@ -44,7 +44,7 @@
   </schema>
   <schema id="org.gnome.Empathy.ui" path="/org/gnome/empathy/ui/">
     <key name="show-offline" type="b">
-      <default>true</default>
+      <default>false</default>
       <summary>Show offline contacts</summary>
       <description>Whether to show contacts that are offline in the contact list.</description>
     </key>
@@ -80,7 +80,7 @@ present them to the user immediately.</description>
       <description>The stored position (in pixels) of the chat window side pane.</description>
     </key>
     <key name="show-groups" type="b">
-      <default>true</default>
+      <default>false</default>
       <summary>Show contact groups</summary>
       <description>Whether to show groups in the contact list.</description>
     </key>
@@ -144,7 +144,7 @@ present them to the user immediately.</description>
       <description>Whether to show popup notifications when away or busy.</description>
     </key>
     <key name="notifications-focus" type="b">
-      <default>false</default>
+      <default>true</default>
       <summary>Pop up notifications if the chat isn't focused</summary>
       <description>Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused.</description>
     </key>
@@ -171,7 +171,7 @@ present them to the user immediately.</description>
       <description>Whether to show the contact list in chat rooms.</description>
     </key>
     <key name="theme" type="s">
-      <default>'classic'</default>
+      <default>'Classic'</default>
       <summary>Chat window theme</summary>
       <description>The theme that is used to display the conversation in chat windows.</description>
     </key>
@@ -183,7 +183,7 @@ present them to the user immediately.</description>
     <key name="adium-path" type="s">
       <default>''</default>
       <summary>Path of the Adium theme to use</summary>
-      <description>Path of the Adium theme to use if the theme used for chat is Adium.</description>
+      <description>Path of the Adium theme to use if the theme used for chat is Adium. Deprecated.</description>
     </key>
     <key name="enable-webkit-developer-tools" type="b">
       <default>false</default>
@@ -256,21 +256,6 @@ present them to the user immediately.</description>
       <summary>Empathy can publish the user's location</summary>
       <description>Whether Empathy can publish the user's location to their contacts.</description>
     </key>
-    <key name="resource-network" type="b">
-      <default>true</default>
-      <summary>Empathy can use the network to guess the location</summary>
-      <description>Whether Empathy can use the network to guess the location.</description>
-    </key>
-    <key name="resource-cell" type="b">
-      <default>true</default>
-      <summary>Empathy can use the cellular network to guess the location</summary>
-      <description>Whether Empathy can use the cellular network to guess the location.</description>
-    </key>
-    <key name="resource-gps" type="b">
-      <default>false</default>
-      <summary>Empathy can use the GPS to guess the location</summary>
-      <description>Whether Empathy can use the GPS to guess the location.</description>
-    </key>
     <key name="reduce-accuracy" type="b">
       <default>true</default>
       <summary>Empathy should reduce the location's accuracy</summary>