~xavier-nayrac/cairo-dock-plug-ins-extras/DiskFree

« back to all changes in this revision

Viewing changes to DiskFree/DiskFree.conf

  • Committer: xavier-nayrac
  • Date: 2010-11-27 19:53:46 UTC
  • Revision ID: xavier.nayrac@gmail.com-20101127195346-9klqxrkzgncw5lx0
Add new applet DiskFree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!en;1.0
 
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
name = DiskFree plugin
 
11
 
 
12
#S+ Image's filename :
 
13
#{Let empty to use the default one.}
 
14
icon = 
 
15
 
 
16
#d Name of the dock it belongs to:
 
17
dock name = 
 
18
 
 
19
order=
 
20
 
 
21
#[gtk-convert]
 
22
[Desklet]
 
23
 
 
24
#j+[48;512] Desklet's dimension (width x height) :
 
25
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
26
size = 96;96
 
27
 
 
28
#i[-2048;2048] Desklet's position (x ; y) :
 
29
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
30
x position=0
 
31
#i[-2048;2048] ...
 
32
y position=0
 
33
 
 
34
#b Is detached from the dock ?
 
35
initially detached=false
 
36
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
37
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
 
38
accessibility=0
 
39
#b Should be visible on all desktops ?
 
40
sticky=true
 
41
 
 
42
#b Lock position ?
 
43
#{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.}
 
44
locked = false
 
45
 
 
46
#I[-180;180] Rotation :
 
47
#{in degrees.}
 
48
rotation = 0
 
49
 
 
50
use size=
 
51
 
 
52
#F[Decorations;gtk-orientation-portrait]
 
53
frame_deco=
 
54
 
 
55
#o+ Choose a decoration theme for this desklet :
 
56
#{Choose the 'personnal' one to define your own decorations below.}
 
57
decorations = default
 
58
 
 
59
#v
 
60
sep_deco =
 
61
 
 
62
#S+ Background image :
 
63
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
64
bg desklet =
 
65
#e+[0;1] Background tansparency :
 
66
bg alpha = 1
 
67
#i+[0;256] Left offset :
 
68
#{in pixels. Use this to adjust the left position of the drawings.}
 
69
left offset = 0
 
70
#i+[0;256] Top offset :
 
71
#{in pixels. Use this to adjust the top position of the drawings.}
 
72
top offset = 0
 
73
#i+[0;256] Right offset :
 
74
#{in pixels. Use this to adjust the right position of the drawings.}
 
75
right offset = 0
 
76
#i+[0;256] Bottom offset :
 
77
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
78
bottom offset = 0
 
79
#S+ Foreground image :
 
80
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
81
fg desklet =
 
82
#e+[0;1] Foreground tansparency :
 
83
fg alpha = 1
 
84
 
 
85
#[gtk-preferences]
 
86
[Configuration]
 
87
 
 
88
#b Voir en Giga-octets (coché) / Méga-octets (décoché) ?
 
89
vueEnGiga = true
 
90
 
 
91
#i[1;10] Intervalle entre deux sondages du disque :
 
92
#{en minutes}
 
93
intervalle = 5