aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-notification/apps-evolution-mail-notification.schemas.in
blob: 5cc552d0d020d8cf59a5ae8a336f2e5e9f73f408 (plain) (blame)
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
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/evolution/mail/notification/notification</key>
      <applyto>/apps/evolution/mail/notification/notification</applyto>
      <owner>evolution-mail</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Enable libnotify notifications of new mail</short>
        <long>Every time a new mail arrives, pop up a libnotify notification.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/evolution/mail/notification/blink-status-icon</key>
      <applyto>/apps/evolution/mail/notification/blink-status-icon</applyto>
      <owner>evolution-mail</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Make the status icon blink</short>
        <long>When the new-mail status icon is visible, make it blink.</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>