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

« back to all changes in this revision

Viewing changes to applets/maintained/weather/awn-applet-weather.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/curved_dialog]
5
5
type = boolean
6
6
default = false
7
 
description = Show days of forecast in a transparent, curved dialog.
 
7
_description=Show days of forecast in a transparent, curved dialog.
8
8
 
9
9
[DEFAULT/location]
10
10
type = string
11
11
default = Amsterdam, Netherlands
12
 
description = City, and country of the weather location.
 
12
_description=City, and country of the weather location.
13
13
 
14
14
[DEFAULT/location_code]
15
15
type = string
16
16
default = NLXX0002
17
 
description = Code that identifies the weather location.
 
17
_description=Code that identifies the weather location.
18
18
 
19
19
[DEFAULT/map_maxwidth]
20
20
type = integer
21
21
default = 450
22
 
description = Maximum width of map in pixels.
 
22
_description=Maximum width of map in pixels.
23
23
 
24
24
[DEFAULT/show-temperature-icon]
25
25
type = boolean
26
26
default = true
27
 
description = If enabled, show the temperature as an overlay in the icon.
 
27
_description=If enabled, show the temperature as an overlay in the icon.
28
28
 
29
29
[DEFAULT/temperature-font-size]
30
30
type = integer
31
31
default = 0
32
 
description = Size of the temperature overlay in the icon (0=small, 1=medium, 2=large).
 
32
_description=Size of the temperature overlay in the icon (0=small, 1=medium, 2=large).
33
33
 
34
34
[DEFAULT/temperature-unit]
35
35
type = integer
36
36
default = 0
37
 
description = Temperature unit (0=Celcius, 1=Fahrenheit).
 
37
_description=Temperature unit (0=Celcius, 1=Fahrenheit).
38
38
 
39
39
[DEFAULT/theme]
40
40
type = string
41
41
default = System theme
42
 
description = The name of the theme of the icon.
 
42
_description=The name of the theme of the icon.