From cea054cd54d84479352a43bbabc19c9ce9af5efb Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 8 Aug 2008 04:26:12 +0000 Subject: Merge revisions 35747:35930 from trunk. svn path=/branches/kill-bonobo/; revision=35931 --- plugins/mail-notification/apps-evolution-mail-notification.schemas.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mail-notification/apps-evolution-mail-notification.schemas.in') diff --git a/plugins/mail-notification/apps-evolution-mail-notification.schemas.in b/plugins/mail-notification/apps-evolution-mail-notification.schemas.in index 4bdafcfec1..c0a038068d 100644 --- a/plugins/mail-notification/apps-evolution-mail-notification.schemas.in +++ b/plugins/mail-notification/apps-evolution-mail-notification.schemas.in @@ -77,7 +77,7 @@ true Beep or play sound file. - If true, then beep, otherwise will play sound file when new messages arrive. + If "true", then beep, otherwise will play sound file when new messages arrive. -- cgit v1.2.3 From ff7084ffe4a935a4cfafc9cd44a9b9daf43cb976 Mon Sep 17 00:00:00 2001 From: "H.Habighorst" Date: Sun, 23 Aug 2009 08:31:14 -0400 Subject: Bug 571488 - Migrate from deprecated gnome_sound to libcanberra --- .../apps-evolution-mail-notification.schemas.in | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'plugins/mail-notification/apps-evolution-mail-notification.schemas.in') diff --git a/plugins/mail-notification/apps-evolution-mail-notification.schemas.in b/plugins/mail-notification/apps-evolution-mail-notification.schemas.in index c0a038068d..ad7dd91615 100644 --- a/plugins/mail-notification/apps-evolution-mail-notification.schemas.in +++ b/plugins/mail-notification/apps-evolution-mail-notification.schemas.in @@ -91,6 +91,17 @@ Sound file to be played when new messages arrive, if not in beep mode. + + /schemas/apps/evolution/eplugin/mail-notification/sound-use-theme + /apps/evolution/eplugin/mail-notification/sound-use-theme + evolution-mail + bool + false + + Use sound theme + Play themed sound when new messages arrive, if not in beep mode. + + -- cgit v1.2.3