[empathy] Disable sound notifications for login/logout of contacts (#609319)



commit fe9e7dd4083299e534a1f82be51d4d092237f994
Author: Frédéric Péters <fpeters 0d be>
Date:   Tue Feb 9 12:44:08 2010 +0100

    Disable sound notifications for login/logout of contacts (#609319)

 data/empathy.schemas.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in
index 4a98064..a99fbfd 100644
--- a/data/empathy.schemas.in
+++ b/data/empathy.schemas.in
@@ -178,7 +178,7 @@
       <applyto>/apps/empathy/sounds/sounds_contact_login</applyto>
       <owner>empathy</owner>
       <type>bool</type>
-      <default>true</default>
+      <default>false</default>
       <locale name="C">
          <short>Play a sound when a contact logs in</short>
          <long>
@@ -193,7 +193,7 @@
       <applyto>/apps/empathy/sounds/sounds_contact_logout</applyto>
       <owner>empathy</owner>
       <type>bool</type>
-      <default>true</default>
+      <default>false</default>
       <locale name="C">
          <short>Play a sound when a contact logs out</short>
          <long>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]