aboutsummaryrefslogtreecommitdiffstats
path: root/data/org.gnome.Empathy.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.gnome.Empathy.gschema.xml')
-rw-r--r--data/org.gnome.Empathy.gschema.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml b/data/org.gnome.Empathy.gschema.xml
index e7597d7f1..6deaffaf1 100644
--- a/data/org.gnome.Empathy.gschema.xml
+++ b/data/org.gnome.Empathy.gschema.xml
@@ -48,26 +48,11 @@
<summary>Show offline contacts</summary>
<description>Whether to show contacts that are offline in the contact list.</description>
</key>
- <key name="show-avatars" type="b">
- <default>true</default>
- <summary>Show avatars</summary>
- <description>Whether to show avatars for contacts in the contact list and chat windows.</description>
- </key>
- <key name="show-protocols" type="b">
- <default>false</default>
- <summary>Show protocols</summary>
- <description>Whether to show protocols for contacts in the contact list.</description>
- </key>
<key name="show-balance-in-roster" type="b">
<default>true</default>
<summary>Show Balance in contact list</summary>
<description>Whether to show account balances in the contact list.</description>
</key>
- <key name="compact-contact-list" type="b">
- <default>false</default>
- <summary>Compact contact list</summary>
- <description>Whether to show the contact list in compact mode.</description>
- </key>
<key name="main-window-hidden" type="b">
<default>false</default>
<summary>Hide main window</summary>
@@ -100,17 +85,6 @@ present them to the user immediately.</description>
<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">
- <default>'state'</default>
- <choices>
- <choice value='state'/>
- <choice value='name'/>
- </choices>
- <summary>Contact list sort criterion</summary>
- <description>Which criterion to use when sorting the contact list. Default is to sort by the contact's state with the value "state". A value of "name" will sort the contact list by name.</description>
- </key>
- </schema>
<schema id="org.gnome.Empathy.sounds" path="/org/gnome/empathy/sounds/">
<key name="sounds-enabled" type="b">
<default>true</default>