diff options
Diffstat (limited to 'data/empathy.schemas.in')
-rw-r--r-- | data/empathy.schemas.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in index 81ea5e864..57944b75e 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -288,6 +288,20 @@ </long> </locale> </schema> + + <schema> + <key>/schemas/apps/empathy/conversation/show_contacts_in_rooms</key> + <applyto>/apps/empathy/conversation/show_contacts_in_rooms</applyto> + <owner>empathy</owner> + <type>bool</type> + <default>true</default> + <locale name="C"> + <short>Show contact list in rooms</short> + <long> + Whether or not to show the contact list in chat rooms. + </long> + </locale> + </schema> <schema> <key>/schemas/apps/empathy/conversation/theme</key> |