summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-02 12:58:56 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-02 13:00:56 +0200
commit9b222761cc9995a09f37b7537a12e4955b586323 (patch)
treedb1925d6d43a85bcb9bb49c1626a0237c46525a2 /data
parent5e112661cca767870225936428515a82b2f6f82c (diff)
downloadtelepathy-account-widgets-9b222761cc9995a09f37b7537a12e4955b586323.tar.gz
Store the theme name in the 'theme' gsettings key
The 'adium-path' key is now deprecated as we lookup the theme path from its name.
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.Empathy.gschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml b/data/org.gnome.Empathy.gschema.xml
index 9b653ccc..393e9332 100644
--- a/data/org.gnome.Empathy.gschema.xml
+++ b/data/org.gnome.Empathy.gschema.xml
@@ -183,7 +183,7 @@ present them to the user immediately.</description>
<key name="adium-path" type="s">
<default>''</default>
<summary>Path of the Adium theme to use</summary>
- <description>Path of the Adium theme to use if the theme used for chat is Adium.</description>
+ <description>Path of the Adium theme to use if the theme used for chat is Adium. Deprecated.</description>
</key>
<key name="enable-webkit-developer-tools" type="b">
<default>false</default>