aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-06-24 17:55:02 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-06-24 18:11:08 +0800
commit86efddfe8356a9dd959efeb38be26698ab5a80d9 (patch)
treee7aa13854bd2c5ff7330aea9079944fa512c4320 /data
parent17460b3291e61861ed56cbb5d5867d910297da58 (diff)
downloadgsoc2013-empathy-86efddfe8356a9dd959efeb38be26698ab5a80d9.tar
gsoc2013-empathy-86efddfe8356a9dd959efeb38be26698ab5a80d9.tar.gz
gsoc2013-empathy-86efddfe8356a9dd959efeb38be26698ab5a80d9.tar.bz2
gsoc2013-empathy-86efddfe8356a9dd959efeb38be26698ab5a80d9.tar.lz
gsoc2013-empathy-86efddfe8356a9dd959efeb38be26698ab5a80d9.tar.xz
gsoc2013-empathy-86efddfe8356a9dd959efeb38be26698ab5a80d9.tar.zst
gsoc2013-empathy-86efddfe8356a9dd959efeb38be26698ab5a80d9.zip
remove imported-mc4-accounts gsettings key
Diffstat (limited to 'data')
-rw-r--r--data/empathy.convert4
-rw-r--r--data/org.gnome.Empathy.gschema.xml.in7
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>