From a27a6f8621c1f054c39e0ee1c0b8334434b10c97 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 13 Jun 2012 09:45:28 +0200 Subject: remove deprecated gsettings keys Those are not supported by the new roster UI and so can be removed. https://bugzilla.gnome.org/show_bug.cgi?id=677949 --- data/empathy.convert | 7 ------- data/org.gnome.Empathy.gschema.xml | 26 -------------------------- 2 files changed, 33 deletions(-) (limited to 'data') diff --git a/data/empathy.convert b/data/empathy.convert index b6a1d2d3..eabc9e48 100644 --- a/data/empathy.convert +++ b/data/empathy.convert @@ -9,19 +9,12 @@ file-transfer-default-folder = /apps/empathy/file_transfer_default_folder [org.gnome.Empathy.ui] show-offline = /apps/empathy/ui/show_offline -show-avatars = /apps/empathy/ui/show_avatars -show-protocols = /apps/empathy/ui/show_protocols -compact-contact-list = /apps/empathy/ui/compact_contact_list main-window-hidden = /apps/empathy/ui/main_window_hidden avatar-directory = /apps/empathy/ui/avatar_directory separate-chat-windows = /apps/empathy/ui/separate_chat_windows chat-window-paned-pos = /apps/empathy/ui/chat_window_paned_pos -[org.gnome.Empathy.contacts] -sort-criterium = /apps/empathy/contacts/sort_criterium - - [org.gnome.Empathy.sounds] sounds-enabled = /apps/empathy/sounds/sounds_enabled sounds-disabled-away = /apps/empathy/sounds/sounds_disabled_away diff --git a/data/org.gnome.Empathy.gschema.xml b/data/org.gnome.Empathy.gschema.xml index e7597d7f..6deaffaf 100644 --- a/data/org.gnome.Empathy.gschema.xml +++ b/data/org.gnome.Empathy.gschema.xml @@ -48,26 +48,11 @@ Show offline contacts Whether to show contacts that are offline in the contact list. - - true - Show avatars - Whether to show avatars for contacts in the contact list and chat windows. - - - false - Show protocols - Whether to show protocols for contacts in the contact list. - true Show Balance in contact list Whether to show account balances in the contact list. - - false - Compact contact list - Whether to show the contact list in compact mode. - false Hide main window @@ -100,17 +85,6 @@ present them to the user immediately. Whether to show groups in the contact list. - - - 'state' - - - - - Contact list sort criterion - 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. - - true -- cgit v1.2.1