From a51deb704aa36bc8b6d02be102f90b666397ff16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 15 Jun 2009 16:53:48 +0200 Subject: Show a notification when a contact goes offline or online --- data/empathy.schemas.in | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'data') diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in index 8820da1bf..fb068e5bd 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -260,6 +260,36 @@ + + /schemas/apps/empathy/notifications/notifications_contact_signin + /apps/empathy/notifications/notifications_contact_signin + empathy + bool + false + + Popup notifications when a contact sign in + + Whether or not to show a popup notification when a contact goes + online. + + + + + + /schemas/apps/empathy/notifications/notifications_contact_signout + /apps/empathy/notifications/notifications_contact_signout + empathy + bool + false + + Popup notifications when a contact sign out + + Whether or not to show a popup notification when a contact goes + offline. + + + + /schemas/apps/empathy/ui/separate_chat_windows /apps/empathy/ui/separate_chat_windows -- cgit v1.2.3