diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2007-12-15 19:59:39 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2007-12-15 19:59:39 +0800 |
commit | 6cb13b10b6c87bd6fd89454049dd9b58c1f9808c (patch) | |
tree | 7c96fa9f180a0295eea711ecef359c635143033c /mail/evolution-mail.schemas.in | |
parent | 4f7d3decd1bb7f47e9d23c0514e82d002aaac752 (diff) | |
download | gsoc2013-evolution-6cb13b10b6c87bd6fd89454049dd9b58c1f9808c.tar.gz gsoc2013-evolution-6cb13b10b6c87bd6fd89454049dd9b58c1f9808c.tar.zst gsoc2013-evolution-6cb13b10b6c87bd6fd89454049dd9b58c1f9808c.zip |
Part of fix for #492702 from Milan Crha : New mail notify and preferences ui movement.
svn path=/trunk/; revision=34702
Diffstat (limited to 'mail/evolution-mail.schemas.in')
-rw-r--r-- | mail/evolution-mail.schemas.in | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index 8affc57671..ffba439eb9 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -757,36 +757,6 @@ </locale> </schema> - <!-- New Mail Notification settings --> - - <schema> - <key>/schemas/apps/evolution/mail/notify/type</key> - <applyto>/apps/evolution/mail/notify/type</applyto> - <owner>evolution-mail</owner> - <type>int</type> - <default>0</default> - <locale name="C"> - <short>New Mail Notify type</short> - <long> - Specifies the type of New Mail Notification the user wishes to use. - </long> - </locale> - </schema> - - <schema> - <key>/schemas/apps/evolution/mail/notify/sound</key> - <applyto>/apps/evolution/mail/notify/sound</applyto> - <owner>evolution-mail</owner> - <type>string</type> - <default></default> - <locale name="C"> - <short>New Mail Notify sound file</short> - <long> - Sound file to play when new mail arrives. - </long> - </locale> - </schema> - <!-- Prompt settings --> <schema> |