summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-05-03 11:27:21 +0200
committerXavier Claessens <xclaesse@gmail.com>2011-06-07 17:34:19 +0200
commitb708db960de0882d0e0db9610f5b5ad490581a65 (patch)
treef18566ee467296ed596ff87d8c36096159658f15 /data
parentf2ee2965a27340b7701c36230eb8ef0e7ecc6e8f (diff)
downloadtelepathy-account-widgets-b708db960de0882d0e0db9610f5b5ad490581a65.tar.gz
Adium: Let user select theme variant in preferences
Fixes bug #585474
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.Empathy.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in
index 799cc729..50b3005f 100644
--- a/data/org.gnome.Empathy.gschema.xml.in
+++ b/data/org.gnome.Empathy.gschema.xml.in
@@ -183,6 +183,11 @@ present them to the user immediately.</_description>
<_summary>Chat window theme</_summary>
<_description>The theme that is used to display the conversation in chat windows.</_description>
</key>
+ <key name="theme-variant" type="s">
+ <default>''</default>
+ <_summary>Chat window theme variant</_summary>
+ <_description>The theme variant that is used to display the conversation in chat windows.</_description>
+ </key>
<key name="adium-path" type="s">
<default>''</default>
<_summary>Path of the Adium theme to use</_summary>