~mjz/awn-extras/to-do-two

« back to all changes in this revision

Viewing changes to applets/maintained/mail/awn-applet-mail.schema-ini.in

  • Committer: Michal Hruby
  • Date: 2010-03-24 16:42:08 UTC
  • mfrom: (1209.1.9 0.4-build-system+i18n)
  • Revision ID: michal.mhr@gmail.com-20100324164208-faqrdd1nkaa056oq
Merge from <lp:~awn-extras/awn-extras/0.4-build-system+i18n>, plus distcheck fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
[DEFAULT/backend]
5
5
type = string
6
6
default = GMail
7
 
description = The Email backend to use
 
7
_description=The Email backend to use
8
8
 
9
9
[DEFAULT/theme]
10
10
type = string
11
11
default = GMail
12
 
description = The theme to use for the icon
 
12
_description=The theme to use for the icon
13
13
 
14
14
[DEFAULT/email-client]
15
15
type = string
16
16
default = evolution -c mail
17
 
description = The Desktop Email client to use
 
17
_description=The Desktop Email client to use
18
18
 
19
19
[DEFAULT/hide]
20
20
type = boolean
21
21
default = false
22
 
description = Hide the icon if there is no new mail
 
22
_description=Hide the icon if there is no new mail
23
23
 
24
24
[DEFAULT/show-network-errors]
25
25
type = boolean
26
26
default = true
27
 
description = Display any network errors
 
27
_description=Display any network errors
28
28
 
29
29
[DEFAULT/login-token]
30
30
type = integer
31
31
default = 0
32
 
description = Used for logging in; do not touch
 
32
_description=Used for logging in; do not touch
33
33
 
34
34
[DEFAULT/timeout]
35
35
type = integer
36
36
default = 2
37
 
description = Timeout between two value updates (in minutes).
 
37
_description=Timeout between two value updates (in minutes).