~ubuntu-branches/ubuntu/utopic/cairo-dock/utopic

1.1.23 by Matthieu Baerts
Import upstream version 3.0.0.1
1
#3.0.0.0rc1
2
######## This is the conf file of Cairo-Dock, released under the GPL.##########
3
######## It is parsed by cairo-dock to automatically generate an appropriate GUI,##########
4
######## so don't mess into it, except if you know what you're doing ! ;-)##########
5
6
[Position]
7
8
#F-[Position on the screen;gtk-fullscreen]
9
frame_pos=
10
11
#l-[bottom;top;right;left] Choose which border of the screen the dock will be placed on:
12
screen border=0
13
14
#e-[0.;1.;left;right] Relative alignment:
15
#{When set to 0 the dock will position itself relative to the left corner if horizontal and the top corner if vertical. When set to 1 it will position itself relative to the right corner if horizontal and the bottom corner if vertical. When set to 0.5, it will position itself relative to the middle of the screen's edge.}
16
alignment=0.5
17
18
#F-[Offset from the screen's edge;gtk-leave-fullscreen]
19
frame_scr=
20
21
#I-[-1000;1000] Lateral offset:
22
#{Gap from the absolute position on the screen's edge, in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
23
x gap=0
24
#i-[-30;1000] Distance to the screen edge:
25
#{in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
26
y gap=-1
27
28
#F-[Multiple screens]
29
frame_xin=
30
31
#B- Use Xinerama?
32
#{This option is to use if you have a dual-screen and use Xinerama to manage them.}
33
xinerama=true
34
35
#i-[0;12] Number of the screen where the dock should be located:
36
#{0 is the first screen.}
37
num screen=0
38
39
40
[Accessibility]
41
42
#F-[Visibility of the main dock;gtk-find]
43
frame_visi=
44
45
#Y-[Always on top;0;0;Reserve space for the dock;0;0;Keep the dock below;2;2;Hide the dock when it overlaps the current window;1;3;Hide the dock whenever it overlaps any window;1;3;Keep the dock hidden;1;3;Pop-up on shortcut;4;1] Visibility:
46
#{Modes are sorted from the most intrusive to the less intrusive.
47
#When the dock is hidden or below a window, place the mouse on the screen's border to call it back.
48
#When the dock pops up on shortcut, it will appear at the position of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
49
visibility=3
50
51
#v
52
sep_visi=
53
54
#L-[None;Move down;Fade out;Semi transparent;Zoom out;Folding] Effect used to hide the dock:
55
hide effect=Fade out
56
57
#e-[0;1;high;low] Callback sensitivity:
58
#{The higher, the faster the dock will appear}
59
edge sensitivity=0.20000000000000001
60
61
#Y-[Hit the screen's border;0;0;Hit where the dock is;0;0;Hit the screen's corner;0;0;Hit a zone;1;2] How to call the dock back:
62
callback=0
63
64
#j-[2;999] Size of the zone :
65
zone size=80;10;
66
67
#S- Image to display on the zone :
68
callback image=
69
70
#k- Keyboard shortcut to pop-up the dock:
71
#{When you press the shortcut, the dock will show itself at the potition of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
72
raise shortcut=
73
74
#F-[Additional parameters]
75
frame_extra=
76
77
max_authorized_width=0
78
79
#b- Automatically hide the dock when a window becomes full screen?
80
#{This is only usefull if you do not already use auto-hide and if your Window Manager allows the dock in front of fullscreen windows (which is rare).}
81
auto quick hide=false
82
83
#F-[Sub-docks' visibility;/usr/share/cairo-dock/icons/icon-subdock.png]
84
frame_sub=
85
86
#Y-[Appear on mouse over;1;1;Appear on click;0;0] Visibility:
87
#{they will appear either when you click or when you linger over the icon pointing on it.}
88
show_on_click=1
89
90
#i- Delay before displaying a sub-dock:
91
#{in ms.}
92
show delay=400
93
94
#i- Delay before leaving a sub-dock takes effect:
95
#{in ms.}
96
leaving delay=250
97
98
lock icons=false
99
lock all=false
100
101
102
[TaskBar]
103
104
#F-[Behaviour;gtk-properties]
105
frame1=
106
107
#B-[8] Show currently opened applications in the dock?
108
#{Cairo-Dock will then act as your taskbar. It is recommended to remove any other taskbars.}
109
show applications=true
110
111
#b- Mix launchers and applications
112
#{Allows launchers to act as applications when their programs are running and displays a marker on icons to indicate this. You can launch other occurences of the program with SHIFT+click.}
113
mix launcher appli=true
114
115
#b- Only show applications on current desktop
116
current desktop only=false
117
118
#b- Only show icons whose windows are minimised
119
hide visible=false
120
121
#Y-[At the beginning of the dock;0;0;Before the launchers;0;0;After the launchers;0;0;At the end of the dock;0;0;After a given icon;1;1] Place new icons
122
place icons=1
123
124
#N Place new icons after this one
125
relative icon=
126
127
#B- Group windows from the same application in a sub-dock ?
128
#{This allows you to group all the windows of a given application into a unique sub-dock, and to act on all of the windows at the same time.}
129
group by class=true
130
131
#s- 		Except the following classes:
132
#{Enter the class of the applications, separated by a semi-colon ';'}
133
group exception=
134
135
136
#F-[Representation;gtk-find]
137
frame3=
138
139
#B- Overwrite the X icon with the launchers' icon?
140
#{If not set, the icon provided by X for each application will be used. If set, the same icon as the corresponding launcher will be used for each application.}
141
overwrite xicon=true
142
143
#s- 		Except the following classes:
144
#{Enter the class of the applications, separated by a semi-colon ';'}
145
overwrite exception=evince;totem;gimp;nautilus
146
147
#Y-[Make the icon transparent;1;1;Show a window's thumbnail;0;0;Draw it bent backwards;0;0] How to draw minimised windows ?
148
#{A composite manager is required to display the thumbnail.
149
#OpenGL is required to draw the icon bent backwards.}
1.1.32 by Matthieu Baerts
Import upstream version 3.2.1
150
minimized=0
1.1.23 by Matthieu Baerts
Import upstream version 3.0.0.1
151
152
#e-[0;.6;Opaque;Transparent] Transparency of icons whose window is minimised:
153
visibility alpha=0.34999999999999998
154
155
#a- Play a short animation of the icon when its window becomes active
156
animation on active window=wobbly
157
158
#i- Maximum number of caracters in application name:
159
#{"..." will be added at the end if the name is too long.}
160
max name length=20
161
162
#F-[Interaction;gtk-refresh]
163
frame2=
164
165
#l-[Nothing;Close;Minimize;Launch new;Lower] Action on middle-click on the related application
166
action on middle click=1
167
168
#b- Minimise the window when its icon is clicked, if it was already the active window ?
169
#{This is the default behaviour of most taskbars.}
170
minimize on click=true
171
172
#b- Present windows preview on click when several windows are grouped togather
173
#{Only if your Window Manager supports it.}
174
present class on click=true
175
176
#v- 
177
sep_att=
178
179
#B-[2] Highlight applications requiring your attention with a dialog bubble
180
demands attention with dialog=true
181
182
#i-[1;20] Duration of the dialog:
183
#{in seconds}
184
duration=2
185
186
#s- Force the following applications to demand your attention
187
#{It will notify you even if, for instance, you are watching a movie in full screen or you are on another desktop.
188
#}
189
force demands attention=
190
191
#a- Highlight applications demanding your attention with an animation
192
animation on demands attention=rotate
193
194
195
#[gtk-select-font]
196
[Shortkeys]
197
198
#F[Keyboard shortcuts currently available;gtk-select-font]
199
frame_key=
200
201
#_ 
202
#{Many applets provide shortkeys for their actions. As soon as an applet is enabled, its shortkeys become available.
203
#Double-click on a line, and press the shortkey you want to use for the corresponding action.}
204
shortkeys=Show/hide the systray;Show/hide the Sound menu;Enable/disable the keyboard control of the dock;Show/hide the Recent Events;Show/hide the quick-launch dialog;Show/hide the Applications menu;Show/hide the folder menu;Pop-up the items menu;Enable/disable the Finder;Pouet;Show the log-out menu;Lock the screen;
205
206
207
[System]
208
209
#X-[Animations speed;/usr/share/cairo-dock/icons/icon-movment.png]
210
frame_mov=
211
212
#B- Animate sub-docks when they appear
213
animate subdocks=true
214
215
#I-[100;600;fast;slow] Animation unfolding duration:
216
#{Icons will appear folded on themselves and will then unfold until they fill the whole dock. The smaller this value, the faster this will be.}
217
unfold duration=300
218
219
#v
220
sep_unfold=
221
222
#I-[4;40;fast;slow] Number of steps in the zoom animation (grow/shrink):
223
#{The more there are, the slower it will be}
224
grow nb steps=10
225
#I-[4;40;fast;slow] ...
226
shrink nb steps=8
227
228
#v
229
sep_unhide=
230
231
#I-[4;40;fast;slow] Number of steps in the auto-hide animation (move up/move down):
232
#{The more there are, the slower it will be}
233
move up nb steps=10
234
#I-[4;40;fast;slow] ...
235
move down nb steps=11
236
237
#X-[Refresh rate;gtk-execute]
238
frame_cpu=
239
240
#i-[5;40] Refresh rate when mouving cursor into the dock :
241
#{in Hz. This is to adjust behaviour relative to your CPU power.}
242
refresh frequency=35
243
244
#i-&[15;60] Animation frequency for the OpenGL backend :
245
#{in Hz. This is to adjust behaviour relative to your CPU power.}
246
opengl anim freq=33
247
248
#i-*[15;50] Animation frequency for the Cairo backend :
249
#{in Hz. This is to adjust behaviour relative to your CPU power.}
250
cairo anim freq=25
251
252
#b-* Reflections should be calculated in real-time?
253
#{The transparency gradation pattern will then be re-calculated in real time. May need more CPU power.}
254
dynamic reflection=false
255
256
#X-[Composition;gtk-clear]
257
frame_fake=
258
#b- Emulate composition with fake transparency?
259
#{Only use this if you don't run a composite manager like Compiz, xcompmgr, etc and have a black background around your dock. For aesthetic reasons, the dock will be kept under other windows.}
260
fake transparency=false
261
262
#X-[Connection to the Internet;gtk-network]
263
frame_conn=
264
265
#i-[1;20] Connection timeout :
266
#{Maximum time in seconds that you allow the connection to the server to take. This only limits the connection phase,  once the dock has connected this option is of no more use.}
267
conn timeout=7
268
269
#i-[10;300] Maximum time to download a file:
270
#{Maximum time in seconds that you allow the whole operation to last. Some themes can be up to a few MB.}
271
conn max time=120
272
273
#b- Force IPv4 ?
274
#{Use this option if you experience problems to connect.}
275
force ipv4=true
276
277
#B-[4] Are you behind a proxy ?
278
#{Use this option if you connect to the Internet through a proxy.}
279
conn use proxy=false
280
281
#s- Proxy name :
282
conn proxy=
283
284
#i- Port :
285
conn port=0
286
287
#s- User :
288
#{Let empty if you don't need to log-in to the proxy with a user/password.}
289
conn user=
290
291
#p- Password :
292
#{Let empty if you don't need to log-in to the proxy with a user/password.}
293
conn passwd=
294
1.1.38 by Matthieu Baerts
Import upstream version 3.3.99.beta1.1~20140219~bzr1717
295
modules=switcher;GMenu;logout;Animated icons;Status-Notifier;Remote-Control;AlsaMixer;Calendar;Indicator-Generic;Recent-Events;Messaging Menu;musicPlayer;dnd2share;Clipper;illusion;showDesktop;clock;Quick Browser;PowerManager;Help;shortcuts
1.1.23 by Matthieu Baerts
Import upstream version 3.0.0.1
296
297
298
[Background]
299
300
#y+[Image;Colour gradation] Fill the background with:
301
fill bg=0
302
303
#F+[Image;gtk-orientation-portrait]
304
#{Use a background image.}
305
frame2=
306
307
#S+ Image filename to use as a background :
308
#{Any format allowed; if empty, the colour gradation will be used as a fall back.}
309
background image=bg.svg
310
311
#e+[0;1;Transparent;Opaque] Image's transparency :
312
image alpha=1
313
314
#b+ Repeat image as a pattern to fill background?
315
repeat image=false
316
317
#F+[Colour gradation;/usr/share/cairo-dock/icons/icon-gradation.png]
318
#{Use a colour gradation.}
319
frame3=
320
321
#C+ Bright colour:
322
stripes color bright=0.064515144579232478;0.064515144579232478;0.064515144579232478;0.78426794842450598;
323
324
#C+ Dark colour:
325
stripes color dark=0;0;0;0.96078431372549022;
326
327
#f+[-90;90] Angle of the gradation :
328
#{In degrees, in relation to the vertical}
329
stripes angle=-90
330
331
#i+ Repeat the gradation this number of times:
332
#{If not nul, it will form stripes.}
333
number of stripes=0
334
335
#f+[0;1] Percentage of the bright colour:
336
stripes width=0.49999999999999961
337
338
#F+[Background when hidden;gtk-orientation-portrait]
339
frame4=
340
341
#C+ Default background color when the dock is hidden
342
#{Several applets can be visible even when the dock is hidden}
343
hidden bg color=0;0;0;0.49999237048905165;
344
345
#F
346
frame4_=
347
348
#b+ Stretch the dock to always fill the screen
349
extended=false
350
351
#F+[External Frame;/usr/share/cairo-dock/icons/icon-frame.png]
352
frame_frame=
353
#i+[0;30] Corner radius :
354
#{in pixels.}
355
corner radius=10
356
357
#i+[0;20] Linewidth of the external line :
358
#{in pixels.}
359
line width=2
360
361
#C+ Colour of the external line:
362
line color=0;0;0;0.59502555886167696;
363
364
#i+[0;20] Margin between the frame and the icons or their reflects :
365
#{in pixels.}
366
frame margin=0
367
368
#b+ Are the bottom left and right corners rounded?
369
rounded bottom corner=true
370
371
372
[Views]
373
374
#F+[Main Dock]
375
frame_main=
376
377
#n+ Choose the default view for main docks :/
378
main dock view=3D plane
379
380
#F+[Sub-Docks]
381
frame_sub=
382
383
#n+ Choose the default view for sub-docks :
384
#{You can overwrite this parameter for each sub-dock.}/
385
sub-dock view=Parabolic
386
387
#e+[0.5;1.5;smaller;larger] Ratio for the size of the sub-docks' icons :
388
#{You can specify a ratio for the size of the sub-docks' icons, in relation to the main docks' icons size}
389
relative icon size=1.25
390
391
392
[Dialogs]
393
394
#F+[Bubble;/usr/share/cairo-dock/icons/icon-bubble.png]
395
frame_bubble=
396
397
#C+ Background colour of the bubble:
398
background color=0;0;0;0.74509803921568629;
399
400
#v
401
sep_bul=
402
403
#t+ Shape of the bubble:
404
decorator=tooltip
405
406
#F+[Text;gtk-select-font]
407
frame_text=
408
409
#B+ Use a custom font for the text?
410
#{Otherwise the default's system one will be used.}
411
custom=false
412
413
#P+ Text font:
414
message police=Sans 9
415
416
#b+ Draw the outline of the text?
417
outlined=false
418
419
#c+ Text color:
420
text color=1;1;1;
421
422
#F+[Buttons;/usr/share/cairo-dock/icons/icon-buttons.png]
423
frame_button=
424
425
#j+[10;64] Size of buttons in the info-bubbles (width x height) :
426
#{in pixels.}
427
button size=28;28;
428
429
#S+ Name of an image to use for the yes/ok button :
430
#{If you don't provide any, a default image will be used.}
431
button_ok image=
432
433
#S+ Name of an image to use for the no/cancel button :
434
#{If you don't provide any, a default image will be used.}
435
button_cancel image=
436
437
#F+
438
fin_button=
439
440
#i+[16;96] Size of the icon displayed next to the text :
441
icon size=34
442
443
444
[Desklets]
445
446
#F+[Decorations;gtk-paste]
447
frame_deco=
448
449
#O+ Choose a default decoration for all desklets :
450
#{This can be customized for each desklet separately.
451
#Choose 'Custom decoration' to define your own decorations below}
452
decorations=clear
453
454
#v
455
sep_deco=
456
457
#S+ Background image :
458
#{It's an image that will be displayed below the drawings, like a frame for example. Leave empty to not use any.}
459
bg desklet=
460
#e+[0;1;Transparent;Opaque] Background transparency :
461
bg alpha=1
462
#i+[0;256] Left offset :
463
#{in pixels. Use this to adjust the left position of the drawings.}
464
left offset=0
465
#i+[0;256] Top offset :
466
#{in pixels. Use this to adjust the top position of the drawings.}
467
top offset=0
468
#i+[0;256] Right offset :
469
#{in pixels. Use this to adjust the right position of the drawings.}
470
right offset=0
471
#i+[0;256] Bottom offset :
472
#{in pixels. Use this to adjust the bottom position of the drawings.}
473
bottom offset=0
474
#S+ Foreground image :
475
#{It's an image that will be displayed above the drawings, like a reflection for example. Leave empty to not use any.}
476
fg desklet=
477
#e+[0;1;Transparent;Opaque] Foreground tansparency :
478
fg alpha=1
479
480
#F+[Buttons;gtk-close]
481
frame_button=
482
483
#i+[4;28] Buttons size :
484
button size=16
485
486
#S+ Name of an image to use for the 'rotate' button :
487
#{If you don't provide any, a default image will be used.}
488
rotate image=
489
490
#S+ Name of an image to use for the 'reattach' button :
491
#{If you don't provide any, a default image will be used.}
492
retach image=
493
494
#S+ Name of an image to use for the 'depth rotate' button :
495
#{If you don't provide any, a default image will be used.}
496
depth rotate image=
497
498
#S+ Name of an image to use for the 'rotate' button :
499
#{If you don't provide any, a default image will be used.}
500
no input image=
501
502
503
[Icons]
504
505
#F+[Icons' themes;gtk-select-color]
506
frame_theme=
507
508
#w+ Choose an icon theme :
509
default icon directory=_Custom Icons_
510
511
#S+ Image filename to use as a background for icons :
512
#{Any format allowed; leave this field empty if you don't want to use an image as background.}
513
icons bg=
514
515
#F+[Icons size;gtk-zoom-fit]
516
frame_size=
517
518
#j+[10;128] Icons' size at rest (width x height) :
519
launcher size=36;36;
520
521
#F+[Zoom effect;/usr/share/cairo-dock/icons/icon-wave.png]
522
frame_shape=
523
#f+[1;5] Maximum zoom of the icons :
524
#{set to 1 if you don't want the icons to zoom when you hover over them.}
525
zoom max=1.75
526
527
#i+[1;999] Width of the space in which the zoom will be effective :
528
#{in pixels. Outside of this space (centered on the mouse), there is no zoom.}
529
sinusoid width=150
530
531
#i+[0;50] Space between icons :
532
#{in pixels.}
533
icon gap=5
534
535
#X+[Separators]
536
frame_sep=
537
538
#j+[4;128] Icon size at rest (width x height) :
539
separator size=8;34;
540
541
#b+ Force separator's image size to stay constant?
542
force size=false
543
544
#Y+[Use an image.;1;2;Flat separator;3;1;Physical separator;0;0] How to draw the separators?
545
#{Only the default, 3D-plane and curve views support flat and physical separators. Flat separators are rendered differently according to the view.}
546
separator type=1
547
548
#S+ Filename of an image to use for separators :
549
#{If you don't provide one, blanks will be used.}
550
separator image=
551
552
#b+ Make the separator's image revolve when dock is on top/on the left/on the right?
553
revolve separator image=true
554
555
#C+ Colour of flat separators :
556
separator color=0.61290913252460522;0.61290913252460522;0.61290913252460522;0.78820477607385364;
557
558
#X+[Reflections]
559
frame_refl=
560
561
#e+[0;1;light;strong] Reflective power of the plane :
562
#{It is its albedo (reflectivity); at 1 the icons reflect to the maximum, at 0 reflections are not used.}
563
albedo=0.435
564
565
#e+[0;1;small;tall] Height of the reflection:
566
#{In percent of the icon's size. This parameter influence the total height of the dock.}
567
field depth=0.40000000000000002
568
569
#e+[0;1;Transparent;Opaque] Icons' transparency at rest :
570
#{It is their transparency when the dock is at rest; they will "materialize" progressively as the dock grows up. The closer to 0, the more transparent they will be.}
571
alpha at rest=1
572
573
#X+[Link the icons with a string]
574
frame_string=
575
576
#i+[0;20] Linewidth of the string, in pixels (0 to not use string) :
577
string width=0
578
579
#C+ Colour of the string (red, blue, green, alpha) :
580
string color=0;0;0.59995422293430989;0.40000000000000002;
581
582
583
[Indicators]
584
585
#F+[Indicator of the active window]
586
frame_window=
587
588
#Y+[Image;1;1;Frame;2;3] Type of indicator:
589
active indic type=1
590
591
#S+ Image file:
592
active indicator=
593
594
#C+ Colour of the frame :
595
#{Set transparency to 0 if you don't want to use an indicator.}
596
active color=0.70160982681010142;0.70160982681010142;0.70160982681010142;0.74999618524452583;
597
598
#i+[0;20] Linewidth of the frame around the active window :
599
#{Set 0 to fill the frame.}
600
active line width=3
601
602
#i+[0;30] Corner radius of the frame around the active window :
603
active corner radius=8
604
605
#v
606
sep_active=
607
608
#b+ Draw indicator above the icon?
609
active frame position=true
610
611
612
#F+[Indicator of active launcher]
613
frame_launch=
614
615
#S+ Image file:
616
#{Indicators are drawn on launchers icons to show that they have already been launched. Leave blank to use the default one.}
617
indicator image=indicator.png
618
619
#b- Display an indicator on application icons too ?
620
#{The indicator is drawn on active launchers, but you may want to display it on applications too.}
621
indic on appli=true
622
623
#v
624
sep_ind=
625
626
#e+[-0.4;1.2] Vertical offset :
627
#{Relatively to the icons' size. You can use this parameter to adjust the indicator's vertical position.
628
#If the indicator is linked to the icon, the offset will be upwards, otherwise downwards.}
629
indicator offset=1.1469534050179211
630
631
#b+ Link the indicator with its icon?
632
#{If the indicator is linked to the icon, it will then be zoomed like the icon and the offset will be upwards.
633
#Otherwise it will be drawn directly on the dock and the offset will be downwards.}
634
indicator on icon=false
635
636
#e+[0.1;1.5;smaller;bigger] Indicator size ratio :
637
#{You can choose to make the indicator smaller or bigger than the icons. The bigger the value is, the bigger the indicator is. 1 means the indicator will have the same size as the icons.}
638
indicator ratio=1.0189999999999999
639
640
#b+ Rotate the indicator with dock?
641
#{Use it to make the indicator follow the orientation of the dock (top/bottom/right/left).}
642
rotate indicator=true
643
644
#b+ Draw indicator above the icon?
645
indicator above=true
646
647
648
#F+[Indicator of grouped windows]
649
frame_class=
650
651
#Y[Draw an emblem;1;2;Draw the sub-dock's icons as a stack;0;0] How to show that several icons are grouped :
652
use class indic=1
653
654
#S+ Image file:
655
#{It only makes sense if you chose to group the applis of the same class together. Leave blank to use the default one.}
656
class indicator=active.png
657
658
#b+ Zoom the indicator with its icon?
659
zoom class=true
660
661
662
[Labels]
663
664
#F-[Label visibility;gtk-underline]
665
frame_label=
666
667
#Y+[No;0;0;On pointed icon;0;0;On all icons;1;1] Show labels:
668
show_labels=2
669
670
#f-[0.;50.] label's visibility threshold :
671
#{the bigger, the more the labels next to the selected icon will be transparent.}
672
alpha threshold=10
673
674
#b- Should the labels always be horizontal, even when dock is vertical?
675
always horizontal=true
676
677
#F+[Font;gtk-select-font]
678
frame_font=
679
680
#B+ Use a custom font for labels?
681
#{Otherwise the default's system one will be used.}
682
custom=false
683
684
#P+ Font used for labels :
685
police=Sans 10
686
687
#b+ Draw the outline of the text?
688
text oulined=false
689
690
#F+[Background;gtk-orientation-portrait]
691
frame_bg=
692
693
#C+ Colour of the label's background :
694
#{If you set it to fully transparent, there will be no background for the text, but the margin around the text will still be in effect.}
695
text background color=0;0;0;1;
696
697
#i+[0;20] Margin around the text (in pixels) :
698
text margin=3
699
700
#F+[Colour;gtk-select-color]
701
frame_col=
702
703
#c+ Start color :
704
#{It's the first color of the gradation.}
705
text color start=1;1;1;
706
707
#c+ Stop color :
708
#{It's the second color of the gradation. Set it to the same value as the first if you don't want to have any gradation.}
709
text color stop=1;1;1;
710
711
#b+ Pattern should be vertical?
712
#{If checked, the pattern will go from top to bottom, otherwise from left to right.}
713
vertical label pattern=true
714
715
#F+[Quick-info;stock_dialog-info]
716
#{Quick-info are short information drawn on the icons.}
717
frame_qi=
718
719
#B[-2] Use the same look as the labels?
720
qi same=false
721
722
#c+ Text color:
723
qi text color=1;1;1;
724
725
#C+ Background color:
726
qi bg color=0;0;0;0.68627450980392157;
727