From b7055e92d2b05e9eb65edbcc889b9fd8d80e5130 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 4 Nov 2010 17:17:44 +0100 Subject: Move all plugin settings to their own schemas --- ...lution.eplugin.mail-notification.gschema.xml.in | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 data/org.gnome.evolution.eplugin.mail-notification.gschema.xml.in (limited to 'data/org.gnome.evolution.eplugin.mail-notification.gschema.xml.in') diff --git a/data/org.gnome.evolution.eplugin.mail-notification.gschema.xml.in b/data/org.gnome.evolution.eplugin.mail-notification.gschema.xml.in new file mode 100644 index 0000000000..26dd1e2ae8 --- /dev/null +++ b/data/org.gnome.evolution.eplugin.mail-notification.gschema.xml.in @@ -0,0 +1,44 @@ + + + + true + <_summary>Notify new messages for Inbox only. + <_description>Whether to notify new messages in Inbox folder only. + + + true + <_summary>Enable D-Bus messages. + <_description>Generates a D-Bus message when new mail messages arrive. + + + true + <_summary>Enable icon in notification area. + <_description>Show new mail icon in notification area when new messages arrive. + + + true + <_summary>Popup message together with the icon. + <_description>Whether show message over the icon when new messages arrive. + + + true + <_summary>Play sound when new messages arrive. + <_description>Whether play sound or beep when new messages arrive. + + + true + <_summary>Beep or play sound file. + <_description>If "true", then beep, otherwise will play sound file when new messages arrive. + + + '' + <_summary>Sound file name to be played. + <_description>Sound file to be played when new messages arrive, if not in beep mode. + + + false + <_summary>Use sound theme + <_description>Play themed sound when new messages arrive, if not in beep mode. + + + -- cgit v1.2.3