diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/empathy.convert | 4 | ||||
-rw-r--r-- | data/org.gnome.Empathy.gschema.xml.in | 7 |
2 files changed, 0 insertions, 11 deletions
diff --git a/data/empathy.convert b/data/empathy.convert index 4016965c4..02ef97137 100644 --- a/data/empathy.convert +++ b/data/empathy.convert @@ -61,10 +61,6 @@ avatar-in-icon = /apps/empathy/conversation/avatar_in_icon close-main-window = /apps/empathy/hints/close_main_window -[org.gnome.Empathy.accounts] -imported-mc4-accounts = /apps/empathy/accounts/imported_mc4_accounts - - [org.gnome.Empathy.location] publish = /apps/empathy/location/publish resource-network = /apps/empathy/location/resource_network diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in index 607530870..c5d95fd18 100644 --- a/data/org.gnome.Empathy.gschema.xml.in +++ b/data/org.gnome.Empathy.gschema.xml.in @@ -221,13 +221,6 @@ <_description>Whether to show the message dialog about closing the main window with the 'x' button in the title bar.</_description> </key> </schema> - <schema id="org.gnome.Empathy.accounts" path="/apps/empathy/accounts/"> - <key name="imported-mc4-accounts" type="b"> - <default>false</default> - <_summary>MC 4 accounts have been imported</_summary> - <_description>MC 4 accounts have been imported.</_description> - </key> - </schema> <schema id="org.gnome.Empathy.location" path="/apps/empathy/location/"> <key name="publish" type="b"> <default>false</default> |