aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-notification/apps-evolution-mail-notification.schemas.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-07-03 23:04:31 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-07-07 08:11:14 +0800
commit52d27cacaf5fc469c89266c49253828b9ec80124 (patch)
tree484ea469686330bfeb68bdaeabf1144c0ede7281 /plugins/mail-notification/apps-evolution-mail-notification.schemas.in
parent985ad2d4a4f10954329f8b8ab645e3c7d2ceea0a (diff)
downloadgsoc2013-evolution-52d27cacaf5fc469c89266c49253828b9ec80124.tar
gsoc2013-evolution-52d27cacaf5fc469c89266c49253828b9ec80124.tar.gz
gsoc2013-evolution-52d27cacaf5fc469c89266c49253828b9ec80124.tar.bz2
gsoc2013-evolution-52d27cacaf5fc469c89266c49253828b9ec80124.tar.lz
gsoc2013-evolution-52d27cacaf5fc469c89266c49253828b9ec80124.tar.xz
gsoc2013-evolution-52d27cacaf5fc469c89266c49253828b9ec80124.tar.zst
gsoc2013-evolution-52d27cacaf5fc469c89266c49253828b9ec80124.zip
Bug 653699 - Improve mail notifications
Remove the "Generate a D-Bus message" checkbox and just do it. Replaced "Show icon in notification area" and "Popup message together with the icon" checkboxes with a single "Show notification when a new message arrives" checkbox. Re-show an unacknowledged notification message when additional new messages arrive. Replaced the "Default" action label in notification messages with "Show $FOLDER_NAME" (e.g. "Show Inbox").
Diffstat (limited to 'plugins/mail-notification/apps-evolution-mail-notification.schemas.in')
-rw-r--r--plugins/mail-notification/apps-evolution-mail-notification.schemas.in23
1 files changed, 0 insertions, 23 deletions
diff --git a/plugins/mail-notification/apps-evolution-mail-notification.schemas.in b/plugins/mail-notification/apps-evolution-mail-notification.schemas.in
index 5ce8d3c9d4..628d84606f 100644
--- a/plugins/mail-notification/apps-evolution-mail-notification.schemas.in
+++ b/plugins/mail-notification/apps-evolution-mail-notification.schemas.in
@@ -13,18 +13,6 @@
</schema>
<schema>
- <key>/schemas/apps/evolution/eplugin/mail-notification/dbus-enabled</key>
- <applyto>/apps/evolution/eplugin/mail-notification/dbus-enabled</applyto>
- <owner>evolution-mail</owner>
- <type>bool</type>
- <default>true</default>
- <locale name="C">
- <short>Enable D-Bus messages.</short>
- <long>Generates a D-Bus message when new mail messages arrive.</long>
- </locale>
- </schema>
-
- <schema>
<key>/schemas/apps/evolution/eplugin/mail-notification/status-enabled</key>
<applyto>/apps/evolution/eplugin/mail-notification/status-enabled</applyto>
<owner>evolution-mail</owner>
@@ -35,17 +23,6 @@
<long>Show new mail icon in notification area when new messages arrive.</long>
</locale>
</schema>
- <schema>
- <key>/schemas/apps/evolution/eplugin/mail-notification/status-notification</key>
- <applyto>/apps/evolution/eplugin/mail-notification/status-notification</applyto>
- <owner>evolution-mail</owner>
- <type>bool</type>
- <default>true</default>
- <locale name="C">
- <short>Popup message together with the icon.</short>
- <long>Whether show message over the icon when new messages arrive.</long>
- </locale>
- </schema>
<schema>
<key>/schemas/apps/evolution/eplugin/mail-notification/sound-enabled</key>