~ubuntu-branches/ubuntu/oneiric/cairo-dock-plug-ins/oneiric-updates

« back to all changes in this revision

Viewing changes to clock/data/clock.conf

  • 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;2.0.4
 
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 location's name if available.}
 
11
name = 
 
12
 
 
13
#d Name of the dock it belongs to:
 
14
dock name = 
 
15
 
 
16
order=
 
17
icon=
 
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. Negative values are counted from the right/bottom of the screen}
 
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
[Module]
 
85
 
 
86
#F[Behaviour;gtk-execute]
 
87
frame1 =
 
88
 
 
89
#r[No;On icon;On label] Show the date :
 
90
show date = 1
 
91
 
 
92
#b Should the time be displayed as a 24h format ?
 
93
#{for numeric format only.}
 
94
24h mode = true
 
95
 
 
96
#b Show seconds ?
 
97
#{if not, then the applet will update time once a minute, saving CPU.}
 
98
show seconds = false
 
99
 
 
100
#I[0;1000] Display seconds with smooth animation of a duration of :
 
101
#{In ms. Set 0 to not have a smooth animation, set 1000 to have a continuous animation. It requires OpenGL.}
 
102
smooth = 500
 
103
 
 
104
#s Timezone :
 
105
#{For exemple :Europe/Paris, :Japan, etc. Right click on the icon to select your location from a list. Let empty to get the local time.}
 
106
location =
 
107
 
 
108
#F[Style;gtk-dnd-multiple]
 
109
frame2 =
 
110
 
 
111
#b+ Use the analogic view ?
 
112
#{The analogic view is based on CairoClock; otherwise it will be displayed in a numeric way.}
 
113
old fashion style = true
 
114
 
 
115
#v
 
116
sep_deco =
 
117
 
 
118
digital = default
 
119
 
 
120
#c+4[0;1] Text color for the numeric display:
 
121
#{r, v, b, a}
 
122
text color = 0.0; 0.0; 0.5; 1.
 
123
 
 
124
#i+[1;9] Weight of the text :
 
125
weight = 5
 
126
 
 
127
#P+ Font used for the numeric display :
 
128
#{for exemple Monospace, Purisa, ... Just write the font name wihtout any number or so.}
 
129
font = 
 
130
 
 
131
#v
 
132
sep_deco_mod =
 
133
 
 
134
#h+[/usr/share/cairo-dock/plug-ins/clock/themes;clock;clock] List of available themes for the analogic display :/
 
135
theme = default
 
136
 
 
137
#c+4[0;1] Text color of the date :
 
138
#{r, v, b, a}
 
139
date color = 1.0; 5.0; 0.9; 1.
 
140
 
 
141
#F[Setup time and date;gtk-file]
 
142
frame3 =
 
143
#s Specific command to run :
 
144
#{Let empty to use default command.}
 
145
setup command =
 
146
 
 
147
#[/usr/share/cairo-dock/plug-ins/clock/icon-alarm.png]
 
148
[Alarm]
 
149
 
 
150
#_ Add or remove an alarm :
 
151
#{The new alarm will be added to the end / the last alarm will be removed.}
 
152
add new =