/usr/share/gconf/schemas/apps-evolution-mail-notification.schemas is in evolution 3.2.3-0ubuntu6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 | <gconfschemafile>
<schemalist>
<schema>
<key>/schemas/apps/evolution/eplugin/mail-notification/notify-only-inbox</key>
<applyto>/apps/evolution/eplugin/mail-notification/notify-only-inbox</applyto>
<owner>evolution-mail</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>evolution-3.2</gettext_domain>
<locale name="C">
<short>Notify new messages for Inbox only.</short>
<long>Whether to notify new messages in Inbox folder only.</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>
<type>bool</type>
<default>true</default>
<gettext_domain>evolution-3.2</gettext_domain>
<locale name="C">
<short>Enable icon in notification area.</short>
<long>Show new mail icon in notification area when new messages arrive.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/evolution/eplugin/mail-notification/sound-enabled</key>
<applyto>/apps/evolution/eplugin/mail-notification/sound-enabled</applyto>
<owner>evolution-mail</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>evolution-3.2</gettext_domain>
<locale name="C">
<short>Play sound when new messages arrive.</short>
<long>Whether play sound or beep when new messages arrive.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/evolution/eplugin/mail-notification/sound-beep</key>
<applyto>/apps/evolution/eplugin/mail-notification/sound-beep</applyto>
<owner>evolution-mail</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>evolution-3.2</gettext_domain>
<locale name="C">
<short>Beep or play sound file.</short>
<long>If "true", then beep, otherwise will play sound file when new messages arrive.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/evolution/eplugin/mail-notification/sound-file</key>
<applyto>/apps/evolution/eplugin/mail-notification/sound-file</applyto>
<owner>evolution-mail</owner>
<type>string</type>
<default></default>
<gettext_domain>evolution-3.2</gettext_domain>
<locale name="C">
<short>Sound file name to be played.</short>
<long>Sound file to be played when new messages arrive, if not in beep mode.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/evolution/eplugin/mail-notification/sound-use-theme</key>
<applyto>/apps/evolution/eplugin/mail-notification/sound-use-theme</applyto>
<owner>evolution-mail</owner>
<type>bool</type>
<default>false</default>
<gettext_domain>evolution-3.2</gettext_domain>
<locale name="C">
<short>Use sound theme</short>
<long>Play themed sound when new messages arrive, if not in beep mode.</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>
|