~ubuntu-branches/ubuntu/saucy/cairo-dock-plug-ins/saucy

« back to all changes in this revision

Viewing changes to quick-browser/data/quick-browser.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;1.0.2
 
2
 
 
3
#[gtk-about]
 
4
[Icon]
 
5
 
 
6
#j+[0;128] Desired icon size for this applet
 
7
#{Set to 0 to use the default applet size}
 
8
icon size = 0;0
 
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.}
 
12
name = 
 
13
 
 
14
#S+ Image's filename :
 
15
#{Let empty to use the default one.}
 
16
icon = 
 
17
 
 
18
#d Name of the dock it belongs to:
 
19
dock name = 
 
20
 
 
21
order=
 
22
 
 
23
#[gtk-convert]
 
24
[Desklet]
 
25
 
 
26
#j+[48;512] Desklet's dimension (width x height) :
 
27
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
28
size = 96;96
 
29
 
 
30
#i[-2048;2048] Desklet's position (x ; y) :
 
31
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
32
x position=0
 
33
#i[-2048;2048] ...
 
34
y position=0
 
35
 
 
36
#b Is detached from the dock ?
 
37
initially detached=false
 
38
#r[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
39
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
 
40
accessibility=0
 
41
#b Should be visible on all desktops ?
 
42
sticky=true
 
43
 
 
44
#b Lock position ?
 
45
#{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.}
 
46
locked =false
 
47
 
 
48
#I[-180;180] Rotation :
 
49
#{in degrees.}
 
50
rotation = 0
 
51
 
 
52
use size=
 
53
 
 
54
#F[Decorations;gtk-orientation-portrait]
 
55
frame_deco=
 
56
 
 
57
#o+ Choose a decoration theme for this desklet :
 
58
#{Choose the 'personnal' one to define your own decorations below.}
 
59
decorations = default
 
60
 
 
61
#v
 
62
sep_deco =
 
63
 
 
64
#S+ Background image :
 
65
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
66
bg desklet =
 
67
#e+[0;1] Background tansparency :
 
68
bg alpha = 1
 
69
#i+[0;256] Left offset :
 
70
#{in pixels. Use this to adjust the left position of the drawings.}
 
71
left offset = 0
 
72
#i+[0;256] Top offset :
 
73
#{in pixels. Use this to adjust the top position of the drawings.}
 
74
top offset = 0
 
75
#i+[0;256] Right offset :
 
76
#{in pixels. Use this to adjust the right position of the drawings.}
 
77
right offset = 0
 
78
#i+[0;256] Bottom offset :
 
79
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
80
bottom offset = 0
 
81
#S+ Foreground image :
 
82
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
83
fg desklet =
 
84
#e+[0;1] Foreground tansparency :
 
85
fg alpha = 1
 
86
 
 
87
#[gtk-preferences]
 
88
[Configuration]
 
89
 
 
90
#D Folder to browse :
 
91
dir path = ~
 
92
 
 
93
#b Display icons in the menu ?
 
94
#{It can be quite heavy to load a lot of icons.}
 
95
has icons=true
 
96
 
 
97
#b List folders first ?
 
98
folders first = true
 
99
 
 
100
#b Ignore case ?
 
101
case unsensitive = true
 
102
 
 
103
#b Show hidden files ?
 
104
show hidden = false
 
105
 
 
106
#k Shortkey to show/hide the menu :
 
107
menu shortkey = <Control>F6
 
108
 
 
109
#i[1;20] Gradual building of the menu :
 
110
#{Number of items loaded at once. Setting a high value speeds up a little the loading, but blocks the appli more.}
 
111
granularity = 3