diff options
Diffstat (limited to 'data/org.gnome.Empathy.gschema.xml.in')
-rw-r--r-- | data/org.gnome.Empathy.gschema.xml.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in index c5d95fd18..3026116e0 100644 --- a/data/org.gnome.Empathy.gschema.xml.in +++ b/data/org.gnome.Empathy.gschema.xml.in @@ -75,6 +75,12 @@ <_summary>Open new chats in separate windows</_summary> <_description>Always open a separate chat window for new chats.</_description> </key> + <key name="events-notify-area" type="b"> + <default>true</default> + <_summary>Display incoming events in the status area</_summary> + <_description>Display incoming events in the status area. If false +present them right away to the user.</_description> + </key> <key name="chat-window-paned-pos" type="i"> <default>0</default> <_summary>The position for the chat window side pane</_summary> |