~cairo-dock-team/cairo-dock-plug-ins/plug-ins

« back to all changes in this revision

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

  • Committer: Matthieu Baerts
  • Date: 2014-10-19 00:26:10 UTC
  • Revision ID: matttbe@gmail.com-20141019002610-ulf26s9b4c4rw10r
We just switched from BZR to Git.
Follow us on Github: https://github.com/Cairo-Dock

Note: we will only use Github to manage our source code and all pull requests.
Please continue to report your bugs/ideas/messages on our forum or Launchpad! 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#@VERSION_DISKS@
2
 
 
3
 
#[@pkgdatadir@/icons/icon-icons.svg]
4
 
[Icon]
5
 
 
6
 
#F[Icon]
7
 
frame_maininfo=
8
 
 
9
 
#d Name of the container it belongs to:
10
 
dock name = 
11
 
 
12
 
#s[Default] Name of the icon as it will appear in its caption in the dock:
13
 
name = 
14
 
#v
15
 
sep_display=
16
 
 
17
 
icon = 
18
 
 
19
 
#j+[0;128] Desired icon size for this applet
20
 
#{Set to 0 to use the default applet size}
21
 
icon size = 0;0
22
 
 
23
 
order=
24
 
 
25
 
#A
26
 
handbook=Disks
27
 
 
28
 
 
29
 
#[@pkgdatadir@/icons/icon-desklets.svg]
30
 
[Desklet]
31
 
 
32
 
#F[Desklet mode]
33
 
frame_desk =
34
 
 
35
 
#b Is detached from the dock
36
 
initially detached=false
37
 
 
38
 
#j+[48;512] Desklet dimensions (width x height):
39
 
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
40
 
size = 96;96
41
 
 
42
 
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
43
 
accessibility=0
44
 
 
45
 
#b Should be visible on all desktops?
46
 
sticky=true
47
 
 
48
 
 
49
 
#F[Position;view-fullscreen]
50
 
frame_pos =
51
 
 
52
 
#b Lock position?
53
 
#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
54
 
locked = false
55
 
 
56
 
 
57
 
#i[-2048;2048] Desklet position (x, y):
58
 
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
59
 
x position=0
60
 
 
61
 
#i[-2048;2048] ...
62
 
y position=0
63
 
 
64
 
#I[-180;180] Rotation:
65
 
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
66
 
rotation = 0
67
 
 
68
 
 
69
 
#F[Decorations;edit-paste]
70
 
frame_deco=
71
 
 
72
 
#o Choose a decoration theme for this desklet:
73
 
#{Choose 'Custom decorations' to define your own decorations below.}
74
 
decorations = default
75
 
 
76
 
#v
77
 
sep_deco =
78
 
#g Background image:
79
 
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
80
 
bg desklet =
81
 
#e[0;1] Background transparency:
82
 
bg alpha = 1
83
 
#g Foreground image:
84
 
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
85
 
fg desklet =
86
 
#e[0;1] Foreground tansparency:
87
 
fg alpha = 1
88
 
 
89
 
#v
90
 
sep_offset=
91
 
 
92
 
#i[0;256] Left offset:
93
 
#{in pixels. Use this to adjust the left position of drawings.}
94
 
left offset = 0
95
 
#i[0;256] Top offset:
96
 
#{in pixels. Use this to adjust the top position of drawings.}
97
 
top offset = 0
98
 
#i[0;256] Right offset:
99
 
#{in pixels. Use this to adjust the right position of drawings.}
100
 
right offset = 0
101
 
#i[0;256] Bottom offset:
102
 
#{in pixels. Use this to adjust the bottom position of drawings.}
103
 
bottom offset = 0
104
 
 
105
 
 
106
 
#[preferences-system]
107
 
[Configuration]
108
 
 
109
 
#l+[Gauge;Graph] Choose the style of the display: 
110
 
renderer = 1
111
 
 
112
 
 
113
 
#X[Gauge;@shared_filesdatadir@/images/icon-gauge.png]
114
 
frame_gauge=
115
 
 
116
 
#h+[@gaugesdir@;gauges;gauges3] Choose one of the available themes:/
117
 
theme = Turbo-night-fuel
118
 
 
119
 
#l+[No;With dock orientation;Yes] Rotate applet theme :
120
 
rotate theme = No
121
 
 
122
 
 
123
 
#X[Graph;@shared_filesdatadir@/images/icon-graph.png]
124
 
frame_graph=
125
 
 
126
 
#l+[Line;Plain;Bar;Circle;Plain Circle] Type of graphic :
127
 
graphic type = 0
128
 
 
129
 
#c+ High value's colour :
130
 
#{It's the colour of the graphic for high rate values.}
131
 
high color = 1;0;0
132
 
 
133
 
#c+ Low value's colour :
134
 
#{Graph colour for low rate vaues:}
135
 
low color = 1;1;0
136
 
 
137
 
#C+ Background colour of the graphic :
138
 
bg color = .5;.5;1.;.4
139
 
 
140
 
#b Show all values on same graph?
141
 
mix graph = false
142
 
 
143
 
 
144
 
#F[Display;dialog-information]
145
 
frame_display =
146
 
 
147
 
#l[No;On icon;On label] Display values
148
 
info display = 1
149
 
 
150
 
#i[1;30] Refresh time
151
 
#{in seconds.}
152
 
delay = 3
153
 
 
154
 
#e[0;1] Fluidity of the transition between 2 values
155
 
#{You need OpenGL for this option. Set it to 0 to disable it, 1 means the transition is continue.}
156
 
smooth = .33
157
 
 
158
 
#F[Partitions monitored : Size;preferences-system]
159
 
frame_parts =
160
 
 
161
 
#U
162
 
#{E.g. sda1, sdb5...}/
163
 
partitions = 
164
 
 
165
 
#F[Disks monitored : Speed;preferences-system]
166
 
frame_disks =
167
 
 
168
 
#U
169
 
#{E.g. sda, sdb... Up to 5 values allowed}/
170
 
disks = sda
171
 
 
172
 
#F[Preferences;preferences-system]
173
 
frame_prefs =
174
 
 
175
 
#s System monitor command
176
 
#{Leave empty to use the default.}
177
 
sys monitor =