~cairo-dock-team/ubuntu/quantal/cairo-dock-plug-ins/3.0.2

« back to all changes in this revision

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

Tags: upstream-2.2.0~0beta4
ImportĀ upstreamĀ versionĀ 2.2.0~0beta4

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#{Set to 0 to use the default applet size}
7
7
icon size = 0;0
8
8
 
9
 
#s Name of the icon as it will appear in its label in the dock :
 
9
#s Name of the icon as it will appear in its caption in the dock:
10
10
name = Trash
11
11
 
12
12
#d Name of the dock it belongs to:
26
26
#X[Position]
27
27
frame_pos =
28
28
 
29
 
#b Lock position ?
30
 
#{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.}
 
29
#b Lock position?
 
30
#{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.}
31
31
locked = false
32
32
 
33
 
#j+[48;512] Desklet's dimension (width x height) :
34
 
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
33
#j+[24;512] Desklet dimensions (width x height):
 
34
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
35
35
size = 96;96
36
36
 
37
 
#i[-2048;2048] Desklet's position (x ; y) :
38
 
#{Depending on your WindowManager, you can move it with ALT + left_click. Negative values are counted from the right/bottom of the screen}
 
37
#i[-2048;2048] Desklet position (x, y):
 
38
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
39
39
x position=0
40
40
#i[-2048;2048] ...
41
41
y position=0
42
42
 
43
 
#I[-180;180] Rotation :
 
43
#I[-180;180] Rotation:
44
44
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
45
45
rotation = 0
46
46
 
47
47
#X[Visibility]
48
48
frame_visi =
49
49
 
50
 
#b Is detached from the dock ?
 
50
#b Is detached from the dock
51
51
initially detached=false
52
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
 
52
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
53
53
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
54
54
accessibility=0
55
 
#b Should be visible on all desktops ?
 
55
#b Should be visible on all desktops?
56
56
sticky=true
57
57
 
58
 
 
59
 
 
60
 
use size=
61
 
 
62
58
#F[Decorations;gtk-orientation-portrait]
63
59
frame_deco=
64
60
 
65
 
#o+ Choose a decoration theme for this desklet :
 
61
#o+ Choose a decoration theme for this desklet:
66
62
#{Choose 'Custom decorations' to define your own decorations below.}
67
63
decorations = default
68
64
 
69
65
#v
70
66
sep_deco =
71
67
 
72
 
#S+ Background image :
73
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
68
#S+ Background image:
 
69
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
74
70
bg desklet =
75
 
#e+[0;1] Background tansparency :
 
71
#e+[0;1] Background transparency:
76
72
bg alpha = 1
77
 
#i+[0;256] Left offset :
78
 
#{in pixels. Use this to adjust the left position of the drawings.}
 
73
#i+[0;256] Left offset:
 
74
#{in pixels. Use this to adjust the left position of drawings.}
79
75
left offset = 0
80
 
#i+[0;256] Top offset :
81
 
#{in pixels. Use this to adjust the top position of the drawings.}
 
76
#i+[0;256] Top offset:
 
77
#{in pixels. Use this to adjust the top position of drawings.}
82
78
top offset = 0
83
 
#i+[0;256] Right offset :
84
 
#{in pixels. Use this to adjust the right position of the drawings.}
 
79
#i+[0;256] Right offset:
 
80
#{in pixels. Use this to adjust the right position of drawings.}
85
81
right offset = 0
86
 
#i+[0;256] Bottom offset :
87
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
82
#i+[0;256] Bottom offset:
 
83
#{in pixels. Use this to adjust the bottom position of drawings.}
88
84
bottom offset = 0
89
 
#S+ Foreground image :
90
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
85
#S+ Foreground image:
 
86
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
91
87
fg desklet =
92
 
#e+[0;1] Foreground tansparency :
 
88
#e+[0;1] Foreground tansparency:
93
89
fg alpha = 1
94
90
 
 
91
 
95
92
#[gtk-preferences]
96
 
[Module]
 
93
[Configuration]
97
94
 
98
95
#F[Theme;gtk-dialog-info]
99
96
frame1 =
100
97
 
101
 
#h+[@dustbindatadir@/themes;@dustbinuserdirname@;dustbin] Choose one of the available themes :/
 
98
#h+[@dustbindatadir@/themes;@dustbinuserdirname@;dustbin] Choose one of the available themes:/
102
99
theme = default
103
100
 
104
 
#S+ Name of an image to overwrite the theme's empty image :
 
101
#S+ Name of the image to overwrite the theme's empty image :
105
102
empty image = 
106
103
 
107
 
#S+ Name of an image to overwrite the theme's full image :
 
104
#S+ Name of the image to overwrite the theme's full image :
108
105
full image = 
109
106
 
110
107
#F[Config;gtk-preferences]
111
108
frame2 =
112
109
 
113
 
#l[None;Number of trashes;Total number of files;Total weight] Display the following quick info :
 
110
#l[None;Number of files;Total number of files;Total weight] Display the following quick info :
114
111
quick info = 1
115
112
 
116
 
#i Maximum total size of all dustbins :
117
 
#{in Mb. You will be notified when you go over this limit. Set 0 to not use it.}
118
 
size limit = 0
119
 
 
120
 
#i Maximum size authorized for each dustbin :
121
 
#{in Mb. You will be notified when you go over this limit. Set 0 to not use it.}
122
 
global size limit = 0
123
 
 
124
 
#b Ask confirmation before empty Trash ?
 
113
#b Ask confirmation before emptying Dustbin?
125
114
confirm = true
126
 
 
127
 
#X[Desktop-less support]
128
 
frame3 =
129
 
 
130
 
#D If the Trash folder is not known by the dock, you can specify it here :
131
 
additionnal directories = 
132
 
 
133
 
#f[0.5;10.0] Interval of time to check if dustbin is full/empty :
134
 
#{in seconds, only used if you can't monitor directories.}
135
 
check interval = 2.0
136
 
 
137
 
#s Alternative file browser used to show a trash :
138
 
#{Only use this if you notice that the applet can't display the trash on click.}
139
 
alternative file browser =