~ubuntu-branches/ubuntu/maverick/cairo-dock/maverick

« back to all changes in this revision

Viewing changes to data/default-theme/plug-ins/quick-browser/quick-browser.conf

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-09 23:26:12 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100809232612-yp4c6ig3jt1bzpdv
Tags: 2.2.0~0beta4-0ubuntu1
* New Upstream Version (LP: #614624)
* Fixed a few bugs on LP:
 - LP: #518453: Dock appears under all windows
                 (Compiz - fullscreen window)
 - LP: #521369: Separator are not removed when closing
                 grouped windows
 - LP: #521762: Some sentences are not correct
 - LP: #526466: Icons of apps with same class shouldn't
                 be stacked by default
 - LP: #535083: Dialogues looks ugly when a lot of them
                 appears at the same time
 - More details on the 'ChangeLog' file
* debian/rules:
 - Autotools has been replaced by CMake
 - Man pages are now included in the source code
* debian/copyright:
 - Updated with the new pathes and new files
* debian/control:
 - Autotools has been replaced by CMake
 - Added libcurl4-gnutls-dev as Build-deps
 - Bump Standard-Version to 3.9.1
* debian/cairo-dock-core.install:
 - Man pages are now included in the source code
 - All sonames are now installed into lib32 or lib64
* debian/cairo-dock-dev.install:
 - pkgconfig is now installed into lib32 or lib64

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
#j+[0;128] Desired icon size for this applet
7
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 = folder-documents
 
8
icon size=0;0;
 
9
 
 
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
name=
 
13
 
 
14
#S+ Image filename:
 
15
#{Leave empty to use the default one.}
 
16
icon=folder-documents
17
17
 
18
18
#d Name of the dock it belongs to:
19
 
dock name = 
 
19
dock name=
20
20
 
21
21
order=21
22
22
 
29
29
[Desklet]
30
30
 
31
31
#X[Position]
32
 
frame_pos =
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.}
36
 
locked = false
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.}
40
 
size = 96;96
41
 
 
42
 
#i[-2048;2048] Desklet's position (x ; y) :
43
 
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
32
frame_pos=
 
33
 
 
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
locked=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
#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
 
rotation = 0
 
50
rotation=0
51
51
 
52
52
#X[Visibility]
53
 
frame_visi =
 
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=
 
65
use size=true
66
66
 
67
67
#F[Decorations;gtk-orientation-portrait]
68
68
frame_deco=
69
69
 
70
 
#o+ Choose a decoration theme for this desklet :
 
70
#o+ Choose a decoration theme for this desklet:
71
71
#{Choose 'Custom decorations' to define your own decorations below.}
72
 
decorations = default
 
72
decorations=default
73
73
 
74
74
#v
75
 
sep_deco =
 
75
sep_deco=
76
76
 
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.}
79
 
bg desklet =
80
 
#e+[0;1] Background tansparency :
81
 
bg alpha = 1
82
 
#i+[0;256] Left offset :
83
 
#{in pixels. Use this to adjust the left position of the drawings.}
84
 
left offset = 0
85
 
#i+[0;256] Top offset :
86
 
#{in pixels. Use this to adjust the top position of the drawings.}
87
 
top offset = 0
88
 
#i+[0;256] Right offset :
89
 
#{in pixels. Use this to adjust the right position of the drawings.}
90
 
right offset = 0
91
 
#i+[0;256] Bottom offset :
92
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
93
 
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.}
96
 
fg desklet =
97
 
#e+[0;1] Foreground tansparency :
98
 
fg alpha = 1
 
77
#S+ Background image:
 
78
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
 
79
bg desklet=
 
80
#e+[0;1] Background transparency:
 
81
bg alpha=1
 
82
#i+[0;256] Left offset:
 
83
#{in pixels. Use this to adjust the left position of drawings.}
 
84
left offset=0
 
85
#i+[0;256] Top offset:
 
86
#{in pixels. Use this to adjust the top position of drawings.}
 
87
top offset=0
 
88
#i+[0;256] Right offset:
 
89
#{in pixels. Use this to adjust the right position of drawings.}
 
90
right offset=0
 
91
#i+[0;256] Bottom offset:
 
92
#{in pixels. Use this to adjust the bottom position of drawings.}
 
93
bottom offset=0
 
94
#S+ Foreground image:
 
95
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
 
96
fg desklet=
 
97
#e+[0;1] Foreground tansparency:
 
98
fg alpha=1
99
99
 
100
100
 
101
101
#[gtk-preferences]
102
102
[Configuration]
103
103
 
104
104
#F[Folder;gtk-directory]
105
 
frame_fold =
 
105
frame_fold=
106
106
 
107
107
#D Folder to browse :
108
 
dir path = ~
 
108
dir path=~
109
109
 
110
110
#v
111
 
sep_opt =
112
 
 
113
 
#b List folders first ?
114
 
folders first = true
115
 
 
116
 
#b Ignore case ?
117
 
case unsensitive = true
118
 
 
119
 
#b Show hidden files ?
120
 
show hidden = false
 
111
sep_opt=
 
112
 
 
113
#b List folders first?
 
114
folders first=true
 
115
 
 
116
#b Ignore case?
 
117
case unsensitive=true
 
118
 
 
119
#b Show hidden files?
 
120
show hidden=false
121
121
 
122
122
#F[Menu;gtk-indent]
123
 
frame_menu =
 
123
frame_menu=
124
124
 
125
 
#B Display icons in the menu ?
126
 
#{It can be quite heavy to load a lot of icons.}
 
125
#B Display icons in the menu?
 
126
#{It can be CPU intense to load a lot of icons.}
127
127
has icons=true
128
128
 
129
129
#l[small;medium;large] Icon size :
130
130
icon size=0
131
131
 
132
 
#k Shortkey to show/hide the menu :
133
 
menu shortkey = <Control>F6
 
132
#k Shortkey to show/hide the menu:
 
133
menu shortkey=<Control>F6
134
134
 
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.}
137
 
granularity = 3
 
135
#i[1;20] uild menu gradually:
 
136
#{Number of items loaded at once. Setting a high value speeds up loading a little but will hang the application for longer.}
 
137
granularity=3