~ubuntu-branches/ubuntu/saucy/cairo-dock-plug-ins/saucy

« back to all changes in this revision

Viewing changes to weather/data/weather.conf.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-08-26 21:07:39 UTC
  • Revision ID: james.westby@ubuntu.com-20090826210739-gyjuuqezrzuluao4
Tags: upstream-2.0.8.1
Import upstream version 2.0.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!en;@VERSION_WEATHER@
 
2
 
 
3
#[gtk-about]
 
4
[Icon]
 
5
#j+[0;128] Desired icon size for this applet
 
6
#{Set to 0 to use the default applet size}
 
7
icon size = 0;0
 
8
 
 
9
#s Name of the icon as it will appear in its label in the dock :
 
10
#{Let it empty to use the name of the city.}
 
11
name = 
 
12
 
 
13
#d Name of the dock it belongs to:
 
14
dock name = 
 
15
 
 
16
icon=
 
17
order=
 
18
 
 
19
#[gtk-convert]
 
20
[Desklet]
 
21
 
 
22
#j+[48;512] Desklet's dimension (width x height) :
 
23
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
24
size = 96;96
 
25
 
 
26
#i[-2048;2048] Desklet's position (x ; y) :
 
27
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
28
x position=0
 
29
#i[-2048;2048] ...
 
30
y position=0
 
31
 
 
32
#b Is detached from the dock ?
 
33
initially detached=false
 
34
#r[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
35
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
 
36
accessibility=0
 
37
#b Should be visible on all desktops ?
 
38
sticky=true
 
39
 
 
40
#b Lock position ?
 
41
#{If locked, the desklet can't be moved by simply dragging it with the left mouse button. Of course you can still move it with ALT + left_click.}
 
42
locked = false
 
43
 
 
44
#I[-180;180] Rotation :
 
45
#{in degrees.}
 
46
rotation = 0
 
47
 
 
48
use size=
 
49
 
 
50
#F[Decorations;gtk-orientation-portrait]
 
51
frame_deco=
 
52
 
 
53
#o+ Choose a decoration theme for this desklet :
 
54
#{Choose the 'personnal' one to define your own decorations below.}
 
55
decorations = default
 
56
 
 
57
#v
 
58
sep_deco =
 
59
 
 
60
#S+ Background image :
 
61
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
62
bg desklet =
 
63
#e+[0;1] Background tansparency :
 
64
bg alpha = 1
 
65
#i+[0;256] Left offset :
 
66
#{in pixels. Use this to adjust the left position of the drawings.}
 
67
left offset = 0
 
68
#i+[0;256] Top offset :
 
69
#{in pixels. Use this to adjust the top position of the drawings.}
 
70
top offset = 0
 
71
#i+[0;256] Right offset :
 
72
#{in pixels. Use this to adjust the right position of the drawings.}
 
73
right offset = 0
 
74
#i+[0;256] Bottom offset :
 
75
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
76
bottom offset = 0
 
77
#S+ Foreground image :
 
78
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
79
fg desklet =
 
80
#e+[0;1] Foreground tansparency :
 
81
fg alpha = 1
 
82
 
 
83
#[gtk-preferences]
 
84
[Configuration]
 
85
 
 
86
#F[Configuration;gtk-preferences]
 
87
frame_conf =
 
88
 
 
89
#s Code of your location :
 
90
#{Enter the name of your location in the text entry and press Enter.}
 
91
location code = FRXX0076
 
92
 
 
93
#b Use International System Units ?
 
94
IS units = true
 
95
 
 
96
#i Duration of dialogs :
 
97
#{in seconds. Set 0 to have never-ending dialogs.}
 
98
dialog duration = 5
 
99
 
 
100
#i Interval of time between 2 checks :
 
101
#{in minutes.}
 
102
check interval = 15
 
103
 
 
104
#F[Info;gtk-info]
 
105
frame_info =
 
106
 
 
107
#b+ Display current conditions on the icon instead of the default one ?
 
108
display cc = true
 
109
 
 
110
#i[0;5] Number of days you want to forecast :
 
111
nb days = 5
 
112
 
 
113
#b Display nights too ?
 
114
display nights = false
 
115
 
 
116
#b Display temperature as quick info ?
 
117
display temperature = false
 
118
 
 
119
#F[Display;gtk-dialog-info]
 
120
frame_disp =
 
121
 
 
122
#h+[@weatherdatadir@/themes;@weatheruserdirname@;weather] Choose one of the available themes :/
 
123
theme = Classic
 
124
 
 
125
#n+ Name of the view used for the sub-dock :
 
126
#{Let it empty to use default sub-dock view.}/
 
127
renderer = 
 
128
 
 
129
#v
 
130
sep_deco_desk =
 
131
 
 
132
#b+ Render desklet in 3D ?
 
133
3D desket = true