From a6b7dd6f27aad4755cf201b3b9234d08e6922ef8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 26 Mar 2012 11:36:11 -0400 Subject: Bug 671876 - Improve schema descriptions for mail-notification keys --- ...gnome.evolution.plugin.mail-notification.gschema.xml.in | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'data') diff --git a/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in b/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in index 7bdb62b7af..e087898f50 100644 --- a/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in +++ b/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in @@ -22,23 +22,23 @@ true - <_summary>Play sound when new messages arrive. - <_description>Whether play sound or beep when new messages arrive. + <_summary>Enable audible notifications when new messages arrive. + <_description>Whether to make a sound of any kind when new messages arrive. If "false", the "notify-sound-beep", "notify-sound-file", "notify-sound-play-file" and "notify-sound-use-theme" keys are disregarded. true - <_summary>Beep or play sound file. - <_description>If "true", then beep, otherwise will play sound file when new messages arrive. + <_summary>Whether to emit a beep. + <_description>Whether to emit a beep when new messages arrive. '' <_summary>Sound filename to be played. - <_description>Sound file to be played when new messages arrive, if not in beep mode. + <_description>Sound file to be played when new messages arrive, if "notify-sound-play-file" is "true". false - <_summary>FIXME - <_description>FIXME + <_summary>Whether to play a sound file. + <_description>Whether to play a sound file when new messages arrive. The name of the sound file is given by the 'notify-sound-file' key. false -- cgit v1.2.3