aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.Empathy.gschema.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml b/data/org.gnome.Empathy.gschema.xml
index d9810feb9..9b653ccc6 100644
--- a/data/org.gnome.Empathy.gschema.xml
+++ b/data/org.gnome.Empathy.gschema.xml
@@ -170,6 +170,11 @@ present them to the user immediately.</description>
<summary>Show contact list in rooms</summary>
<description>Whether to show the contact list in chat rooms.</description>
</key>
+ <key name="theme" type="s">
+ <default>'classic'</default>
+ <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>