diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-09-23 00:26:37 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-09-26 18:25:04 +0800 |
commit | 3a459b35bd5b7a29b308d729fe82b203f777b99f (patch) | |
tree | 556acb85fbc91ac19d39699e8d97260f7f4aba3a /data/org.gnome.Empathy.gschema.xml.in | |
parent | 38e4f668b25cefbdc161f9c17f61a904c67c0c79 (diff) | |
download | gsoc2013-empathy-3a459b35bd5b7a29b308d729fe82b203f777b99f.tar gsoc2013-empathy-3a459b35bd5b7a29b308d729fe82b203f777b99f.tar.gz gsoc2013-empathy-3a459b35bd5b7a29b308d729fe82b203f777b99f.tar.bz2 gsoc2013-empathy-3a459b35bd5b7a29b308d729fe82b203f777b99f.tar.lz gsoc2013-empathy-3a459b35bd5b7a29b308d729fe82b203f777b99f.tar.xz gsoc2013-empathy-3a459b35bd5b7a29b308d729fe82b203f777b99f.tar.zst gsoc2013-empathy-3a459b35bd5b7a29b308d729fe82b203f777b99f.zip |
remove butterfly-logs-migrated gsettings key
https://bugzilla.gnome.org/show_bug.cgi?id=612555
Diffstat (limited to 'data/org.gnome.Empathy.gschema.xml.in')
-rw-r--r-- | data/org.gnome.Empathy.gschema.xml.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in index 972d73434..de57af80c 100644 --- a/data/org.gnome.Empathy.gschema.xml.in +++ b/data/org.gnome.Empathy.gschema.xml.in @@ -23,11 +23,6 @@ <_summary>Empathy should auto-away when idle</_summary> <_description>Whether Empathy should go into away mode automatically if the user is idle.</_description> </key> - <key name="butterfly-logs-migrated" type="b"> - <default>false</default> - <_summary>Empathy has migrated butterfly logs</_summary> - <_description>Whether Empathy has migrated butterfly logs.</_description> - </key> <key name="file-transfer-default-folder" type="s"> <default>''</default> <_summary>Empathy default download folder</_summary> |