From fe9e7dd4083299e534a1f82be51d4d092237f994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 9 Feb 2010 12:44:08 +0100 Subject: Disable sound notifications for login/logout of contacts (#609319) --- data/empathy.schemas.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in index 4a98064b1..a99fbfd8b 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -178,7 +178,7 @@ /apps/empathy/sounds/sounds_contact_login empathy bool - true + false Play a sound when a contact logs in @@ -193,7 +193,7 @@ /apps/empathy/sounds/sounds_contact_logout empathy bool - true + false Play a sound when a contact logs out -- cgit v1.2.3