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

« back to all changes in this revision

Viewing changes to quick-browser/data/quick-browser.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:
7
7
#{Set to 0 to use the default applet size}
8
8
icon size = 0;0
9
9
 
10
 
#s Name of the icon as it will appear in its label in the dock :
11
 
#{Let empty to use the folder's name.}
 
10
#s Name of the icon as it will appear in its caption in the dock:
 
11
#{Leave empty to use the folder's name.}
12
12
name = 
13
13
 
14
 
#S+ Image's filename :
15
 
#{Let empty to use the default one.}
 
14
#S+ Image filename:
 
15
#{Leave empty to use the default one.}
16
16
icon = 
17
17
 
18
18
#d Name of the dock it belongs to:
31
31
#X[Position]
32
32
frame_pos =
33
33
 
34
 
#b Lock position ?
35
 
#{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.}
 
34
#b Lock position?
 
35
#{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.}
36
36
locked = false
37
37
 
38
 
#j+[48;512] Desklet's dimension (width x height) :
39
 
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
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
40
size = 96;96
41
41
 
42
 
#i[-2048;2048] Desklet's position (x ; y) :
43
 
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
42
#i[-2048;2048] Desklet position (x, y):
 
43
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
44
44
x position=0
45
45
#i[-2048;2048] ...
46
46
y position=0
47
47
 
48
 
#I[-180;180] Rotation :
 
48
#I[-180;180] Rotation:
49
49
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
50
50
rotation = 0
51
51
 
52
52
#X[Visibility]
53
53
frame_visi =
54
54
 
55
 
#b Is detached from the dock ?
 
55
#b Is detached from the dock
56
56
initially detached=false
57
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
 
57
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
58
58
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
59
59
accessibility=0
60
 
#b Should be visible on all desktops ?
 
60
#b Should be visible on all desktops?
61
61
sticky=true
62
62
 
63
63
 
64
64
 
65
 
use size=
66
65
 
67
66
#F[Decorations;gtk-orientation-portrait]
68
67
frame_deco=
69
68
 
70
 
#o+ Choose a decoration theme for this desklet :
 
69
#o+ Choose a decoration theme for this desklet:
71
70
#{Choose 'Custom decorations' to define your own decorations below.}
72
71
decorations = default
73
72
 
74
73
#v
75
74
sep_deco =
76
75
 
77
 
#S+ Background image :
78
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
76
#S+ Background image:
 
77
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
79
78
bg desklet =
80
 
#e+[0;1] Background tansparency :
 
79
#e+[0;1] Background transparency:
81
80
bg alpha = 1
82
 
#i+[0;256] Left offset :
83
 
#{in pixels. Use this to adjust the left position of the drawings.}
 
81
#i+[0;256] Left offset:
 
82
#{in pixels. Use this to adjust the left position of drawings.}
84
83
left offset = 0
85
 
#i+[0;256] Top offset :
86
 
#{in pixels. Use this to adjust the top position of the drawings.}
 
84
#i+[0;256] Top offset:
 
85
#{in pixels. Use this to adjust the top position of drawings.}
87
86
top offset = 0
88
 
#i+[0;256] Right offset :
89
 
#{in pixels. Use this to adjust the right position of the drawings.}
 
87
#i+[0;256] Right offset:
 
88
#{in pixels. Use this to adjust the right position of drawings.}
90
89
right offset = 0
91
 
#i+[0;256] Bottom offset :
92
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
90
#i+[0;256] Bottom offset:
 
91
#{in pixels. Use this to adjust the bottom position of drawings.}
93
92
bottom offset = 0
94
 
#S+ Foreground image :
95
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
93
#S+ Foreground image:
 
94
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
96
95
fg desklet =
97
 
#e+[0;1] Foreground tansparency :
 
96
#e+[0;1] Foreground tansparency:
98
97
fg alpha = 1
99
98
 
100
99
 
110
109
#v
111
110
sep_opt =
112
111
 
113
 
#b List folders first ?
 
112
#b List folders first?
114
113
folders first = true
115
114
 
116
 
#b Ignore case ?
 
115
#b Ignore case?
117
116
case unsensitive = true
118
117
 
119
 
#b Show hidden files ?
 
118
#b Show hidden files?
120
119
show hidden = false
121
120
 
122
121
#F[Menu;gtk-indent]
123
122
frame_menu =
124
123
 
125
 
#B Display icons in the menu ?
126
 
#{It can be quite heavy to load a lot of icons.}
 
124
#B Display icons in the menu?
 
125
#{It can be CPU intense to load a lot of icons.}
127
126
has icons=true
128
127
 
129
128
#l[small;medium;large] Icon size :
130
129
icon size=0
131
130
 
132
 
#k Shortkey to show/hide the menu :
 
131
#k Shortkey to show/hide the menu:
133
132
menu shortkey = <Control>F6
134
133
 
135
 
#i[1;20] Gradual building of the menu :
136
 
#{Number of items loaded at once. Setting a high value speeds up a little the loading, but blocks the appli more.}
 
134
#i[1;20] uild menu gradually:
 
135
#{Number of items loaded at once. Setting a high value speeds up loading a little but will hang the application for longer.}
137
136
granularity = 3