aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJonny Lamb <jonnylamb@gnome.org>2010-03-12 10:22:47 +0800
committerJonny Lamb <jonnylamb@gnome.org>2010-03-13 00:47:09 +0800
commitc448b89bb4f18377818b7802f4cb66ba47e3fe04 (patch)
tree5e87eee375c0e4886d906c0b82c710774c41bd10 /data
parent2d9cbe355d22570bbc32d2cde0d7942adab355e0 (diff)
downloadgsoc2013-empathy-c448b89bb4f18377818b7802f4cb66ba47e3fe04.tar
gsoc2013-empathy-c448b89bb4f18377818b7802f4cb66ba47e3fe04.tar.gz
gsoc2013-empathy-c448b89bb4f18377818b7802f4cb66ba47e3fe04.tar.bz2
gsoc2013-empathy-c448b89bb4f18377818b7802f4cb66ba47e3fe04.tar.lz
gsoc2013-empathy-c448b89bb4f18377818b7802f4cb66ba47e3fe04.tar.xz
gsoc2013-empathy-c448b89bb4f18377818b7802f4cb66ba47e3fe04.tar.zst
gsoc2013-empathy-c448b89bb4f18377818b7802f4cb66ba47e3fe04.zip
Migrate butterfly logs to remove the network ID suffix.
Bug #612519 contains much more information about this change. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
Diffstat (limited to 'data')
-rw-r--r--data/empathy.schemas.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in
index 2d9031bc2..e151fb5f0 100644
--- a/data/empathy.schemas.in
+++ b/data/empathy.schemas.in
@@ -536,6 +536,20 @@
</schema>
<schema>
+ <key>/schemas/apps/empathy/butterfly_logs_migrated</key>
+ <applyto>/apps/empathy/butterfly_logs_migrated</applyto>
+ <owner>empathy</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Empathy has migrated butterfly logs</short>
+ <long>
+ Whether Empathy has migrated butterfly logs.
+ </long>
+ </locale>
+ </schema>
+
+ <schema>
<key>/schemas/apps/empathy/file_transfer/default_folder</key>
<applyto>/apps/empathy/file_transfer_default_folder</applyto>
<owner>empathy</owner>