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 ! ;-)##########
9
#F-[Position on the screen;gtk-fullscreen]
12
#r-[bottom;top;right;left] Choose the screen border regarding to which the dock will place itself :
13
#{The icons will scroll according to the chosen placement type. Of course the dock can be placed anywhere on the screen, here we specify regarding to what.}
16
#e-[0.;1.] Relative alignment :
17
#{At 0, the dock will place itself regarding the left corner if horizontal and the top corner if vertical, at 1 regarding the right corner if horizontal and the bottom corner if vertical, and at 0.5, regarding the middle of the screen's edge.}
20
#F-[Position regarding the chosen screen's edge;gtk-leave-fullscreen]
23
#I-[-1000;1000] Lateral gap :
24
#{Gap from the absolute position on the screen's edge, in pixels. You can also move the dock by holding ALT or CTRL key and left mouse button.}
26
#i-[-30;1000] Distance to the screen's edge :
27
#{in pixels. You can also move the dock by holding ALT or CTRL key and left mouse button.}
33
#i-[0;9999] Size allowed for the dock :
34
#{The dock will automatically resize itself to fit this size. Set it to 0 to make the dock fit the screen's size.}
37
#b- Reserve space at the edge of the screen for the dock ?
38
#{This will prevent other windows from overlapping the dock. It has no effect if you defined the 'show/hide' shortcut below, cause then the dock behaves like a menu.}
44
#b- Activate auto-hide ?
45
#{The dock will automatically hide itself outside of the scren when the mouse leaves it and will show a callback zone instead. Place the mouse into this zone will make the dock re-appear.}
48
#b- Keep the dock below other windows ?
49
#{The dock will pop-up on the foreground when you place the mouse on its screen border. This option is only useful if you don't want to reserve space for the dock, nor to activate auto-hide.}
52
#k- Keyboard shortcut to show/hide the dock :
53
#{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.}
62
#b- Show the current applications in the dock ?
63
#{Cairo-Dock will then replace your taskbar. It is recommanded to remove any other taskbar, and to not force the dock's type to normal.}
64
show applications=true
66
#b- Should the applications with same PID be displayed only once ?
69
#b- Should the applications with same class be grouped in a sub-dock ?
70
#{This allows to group windows in some soft like Gimp, and to have only 1 icon in the main dock.The 1st window will appear in the main dock, and the others will be placed in a container associated with this 1st icon.}
73
#b- Only show icons whose window is minimized ?
76
#b- Only show applis on current desktop ?
77
current desktop only=false
82
#b- Mix launchers and applis ?
83
#{Allows launchers to act as applis when their program is running, and displays an indicator on their icon to signal it. You can launch other occurences of the program with SHIFT+click.}
84
mix launcher appli=true
86
#b- Overwrite X icons with launchers' one ?
87
#{If not set, will use the icon provided by X for each appli. If set, the same icon as the corresponding launcher will be used for each appli.}
90
#b- Show a window thumbnail when it's minimized ?
91
#{You need a composite manager for it.}
97
#b- Minimize the window when its icon is clicked, if it was already the active window ?
98
#{It is the default behaviour of most of taskbars.}
99
minimize on click=true
101
#b- Middle click on an icon closes its relative application ?
102
#{In a Firefox's tabs manner.}
103
close on middle click=true
105
#b- Automatically quick-hide the dock when a window becomes fullscreen ?
106
#{This is only usefull if you don't already use the auto-hide, and if your WM let the dock in front of fullscreen windows (which is rare).}
109
#b- Automatically quick-hide the dock when a window becomes maximized ?
110
#{This is only usefull if don't already use the auto-hide, and if you don't want to reserve the space for your dock nor let it below the other windows.}
111
auto quick hide on max=false
113
#b- Signal the applications demanding your attention with a dialog tip ?
114
demands attention with dialog=true
116
#b- Signal the applications demanding your attention with an animation ?
117
demands attention with animation=false
119
#b- Play a short animation of the icon when its window becomes active ?
120
animate on active window=true
125
#i- Maximum number of caracters in application's name :
126
#{"..." will be added at the end if the name is too long.}
129
#e-[-1;1] Transparency of icons whose window is or isn't minimized :
130
#{To the right, you can control the transparency of minimized windows, to the left the transparency of visible windows. The more you go aside, the more the concerned icons will be transparent; on the middle, icons are always plain.}
131
visibility alpha=0.25
137
#F-[Movement parameters;/usr/share/cairo-dock/icon-movment.png]
140
#e-[0.;12.] Icons' lateral unfolding acceleration :
141
#{The icons will appear folded on themselves, regarding the alignement point, then will unfold untill they fill the whole dock. Use 0 to not use unfolding, the more it's close to 0, the faster it will be}
142
unfold factor=5.0090000000000003
144
#i-[5;50] Number of steps for icons' resizing (grow up/shrink down) :
145
#{The more there are, the slower it will be}
150
#f-[0.1;0.9] Window's move acceleration (move up/move down) :
151
#{in percentage of the distance it can move at each step . After n steps, the remaining distance will be reduced by (1-s)^n.}
152
move up speed=0.29999999999999999
154
move down speed=0.17999999999999999
156
#b- Animate the dock when auto-hiding ?
157
#{The dock will unfold when it hides/shows itself. No effect if auto-hide is not activated or unfold acceleration is nul.}
158
animate on auto-hide=true
160
#F-[Mouse;/usr/share/cairo-dock/icon-mouse.png]
163
#e-[0;1] Scroll speed factor for background decorations :
164
#{The smaller, the lower the decorations will move along with the cursor. At 0 they will be static.}
165
scroll speed factor=0.5
167
#b- Should the decorations be enslaved to the cursor ?
168
#{Otherwise the amount of movement of the decorations will only depend on the direction of the cursor's movement, as if the decorations were "gliding".}
169
decorations enslaved=false
171
#i-[-1;99] Amount of pixels the icons will scroll at each wheel scroll :
172
#{If you put 0, this will make them scroll of exactly one icon each time. If you put -1, the scroll wil be de-activated}
175
#b- Re-center the dock on leaving if it has been scrolled ?
178
#e-[0.;0.99] If so, you can specify the scrolling acceleration :
179
#{The more it's close to 0, the faster the scroll will be.}
180
reset scroll acceleration=0.91300000000000003
182
#F-[Sub-docks;/usr/share/cairo-dock/icon-subdock.png]
185
#i- Delay before you effectively leave from a sub-dock or to a sub-dock :
189
#i- Delay before displaying a sub-dock :
190
#{in ms. Unused if you set up to click to show sub-docks.}
193
#b- Click to show sub-docks ?
194
#{Otherwise they will appear when you linger over the icon pointing on it.}
197
#b- Animate sub-docks when they appear ?
198
#{Always true if sub-docks appear with mouse click.}
199
animate subdocks=true
204
#i-[5;40] Refresh frequency when mouving cursor into the dock :
205
#{in Hz. This is to adjust regarding your CPU power.}
208
#b- Reflections should be calculated in real-time ?
209
#{The transparency gradation pattern will then be re-calculated in real time. May needs more CPU power.}
210
dynamic reflection=true
212
#F-[Labels;gtk-underline]
215
#b- Show label of the currently pointed icon only ?
216
pointed icon only=true
218
#b- Should the labels be always horizontal, even when dock is vertical ?
219
always horizontal=true
221
#f-[0.;50.] label's visibility threshold :
222
#{the bigger, the more the labels next to the pointed icon will be transparent.}
228
#r-[Name;Size;Date] Sort files by :
231
#b- Show hidden files ?
232
show hidden files=false
239
#F-[Choose some useful accessories for your dock !]
241
#M-999[weather;/usr/lib/cairo-dock/weather/readme;/usr/lib/cairo-dock/weather/preview.png;/usr/lib/cairo-dock/weather/icon.png;Cairo-Penguin;/usr/lib/cairo-dock/Cairo-Penguin/readme;/usr/lib/cairo-dock/Cairo-Penguin/preview.png;/usr/lib/cairo-dock/Cairo-Penguin/icon.png;netspeed;/usr/lib/cairo-dock/netspeed/readme;/usr/lib/cairo-dock/netspeed/preview.png;/usr/lib/cairo-dock/netspeed/icon.png;clock;/usr/lib/cairo-dock/clock/readme;/usr/lib/cairo-dock/clock/preview.png;/usr/lib/cairo-dock/clock/icon.png;wifi;/usr/lib/cairo-dock/wifi/readme;/usr/lib/cairo-dock/wifi/preview.png;/usr/lib/cairo-dock/wifi/icon.png;ram-meter;/usr/lib/cairo-dock/rame/readme;/usr/lib/cairo-dock/rame/preview.png;/usr/lib/cairo-dock/rame/icon.svg;terminal;/usr/lib/cairo-dock/terminal/readme;/usr/lib/cairo-dock/terminal/preview.png;/usr/lib/cairo-dock/terminal/icon.png;PowerManager;/usr/lib/cairo-dock/powermanager/readme;/usr/lib/cairo-dock/powermanager/preview.png;/usr/lib/cairo-dock/powermanager/icon.png;cpusage;/usr/lib/cairo-dock/cpusage/readme;/usr/lib/cairo-dock/cpusage/preview.png;/usr/lib/cairo-dock/cpusage/icon.png;nVidia;/usr/lib/cairo-dock/nVidia/readme;/usr/lib/cairo-dock/nVidia/preview.png;/usr/lib/cairo-dock/nVidia/icon.svg] List of available accessories :
242
#{Just check the box to activate a plug-in, or uncheck to deactivate it. Once activated, you can use it and configure it.}/
245
#F-[Add fonctionnalities to your dock !]
247
#M-999[logout;/usr/lib/cairo-dock/logout/readme;/usr/lib/cairo-dock/logout/preview.png;/usr/lib/cairo-dock/logout/icon.svg;systray;/usr/lib/cairo-dock/systray/readme;/usr/lib/cairo-dock/systray/preview.png;/usr/lib/cairo-dock/systray/icon.png;xfce integration;/readme;/none;/icon.png;shortcuts;/usr/lib/cairo-dock/shortcuts/readme;/usr/lib/cairo-dock/shortcuts/preview.png;/usr/lib/cairo-dock/shortcuts/icon.png;dustbin;/usr/lib/cairo-dock/dustbin/readme;/usr/lib/cairo-dock/dustbin/preview.png;/usr/lib/cairo-dock/dustbin/icon.png;gnome integration old;/usr/lib/cairo-dock/gnome-integration-old/readme;/usr/lib/cairo-dock/gnome-integration-old/none;/usr/lib/cairo-dock/gnome-integration-old/icon.svg;Dbus;/usr/lib/cairo-dock/Dbus/readme;/usr/lib/cairo-dock/Dbus/preview.png;/usr/lib/cairo-dock/Dbus/icon.svg;showDesklets;/usr/lib/cairo-dock/showDesklets/readme;/usr/lib/cairo-dock/showDesklets/preview.png;/usr/lib/cairo-dock/showDesklets/icon.png;compiz-icon;/usr/lib/cairo-dock/compiz-icon/readme;/usr/lib/cairo-dock/compiz-icon/preview.png;/usr/lib/cairo-dock/compiz-icon/icon.png;switcher;/usr/lib/cairo-dock/switcher/readme;/usr/lib/cairo-dock/switcher/preview.png;/usr/lib/cairo-dock/switcher/workspaces.svg;gnome integration;/usr/lib/cairo-dock/gnome-integration/readme;/usr/lib/cairo-dock/gnome-integration/none;/usr/lib/cairo-dock/gnome-integration/icon.png;showDesktop;/usr/lib/cairo-dock/showDesktop/readme;/usr/lib/cairo-dock/showDesktop/preview.png;/usr/lib/cairo-dock/showDesktop/icon.png;rendering;/usr/lib/cairo-dock/rendering/readme;/usr/lib/cairo-dock/rendering/none;/usr/lib/cairo-dock/rendering/icon.svg] List of available desktop enhancements :
248
#{Just check the box to activate a plug-in, or uncheck to deactivate it. Once activated, you can use it and configure it.}/
249
modules_1=rendering;logout;dustbin;
251
#F-[Control your PC from your dock !]
253
#M-999[xmms;/usr/lib/cairo-dock/xmms/readme;/usr/lib/cairo-dock/xmms/preview.png;/usr/lib/cairo-dock/xmms/icon.png;AlsaMixer;/usr/lib/cairo-dock/AlsaMixer/readme;/usr/lib/cairo-dock/AlsaMixer/preview.png;/usr/lib/cairo-dock/AlsaMixer/icon.png;Rhythmbox;/usr/lib/cairo-dock/rhythmbox/readme;/usr/lib/cairo-dock/rhythmbox/preview.png;/usr/lib/cairo-dock/rhythmbox/icon.png;TomBoy;/usr/lib/cairo-dock/tomboy/readme;/usr/lib/cairo-dock/tomboy/preview.png;/usr/lib/cairo-dock/tomboy/icon.png;Xgamma;/usr/lib/cairo-dock/Xgamma/readme;/usr/lib/cairo-dock/Xgamma/preview.png;/usr/lib/cairo-dock/Xgamma/icon.png] List of available controlers :
254
#{Just check the box to activate a plug-in, or uncheck to deactivate it. Once activated, you can use it and configure it.}/
259
#[gtk-orientation-portrait]
262
#F+[Callback zone;gtk-goto-bottom]
265
#i+[1;1024] Size of the callback zone (width x height, in pixels) :
266
#{Place the mouse into this zone will make the dock re-appear.}
271
#S+ Filename of an image to put on the callback zone :
272
#{Any format allowed; let this field empty to have an invisible callback zone. The callback zone is what you see when the dock hides itselfs.}
273
callback image=background-snow.svg
275
#e+[0;1] Transparency of the callback zone :
278
#b+ Rotate the callback zone's image when the dock is on top/left/right ?
279
#{Use it when the image is an arrow pointing to the center of the screen for exemple.}
280
reverse visible image=true
283
#F+[Extern Frame;/usr/share/cairo-dock/icon-frame.png]
285
#i+[0;30] Corner radius :
289
#i+[0;20] Linewidth of the extern line :
293
#i+[0;20] Margin between the frame and the icons or their reflects :
297
#c+4[0;1] Color of the extern line (r,v,b,a) :
298
line color=0;0;0.80000000000000004;0.40000000000000002;
300
#b+ Are the bottom left and right corners rounded ?
301
rounded bottom corner=true
304
#F+[Background image...;gtk-orientation-portrait]
307
#S+ Image's filename to use as a background :
308
#{Any format allowed; let this field empty if you don't want to use an image as background.}
309
background image=background-snow.svg
311
#e+[0;1] Image's transparency :
312
image alpha=0.59999999999999998
314
#b+ Repeat image as a pattern to fill background ?
317
#F+[...or Gradation;/usr/share/cairo-dock/icon-gradation.png]
320
#c+4[0;1] Bright color (red, green, blue, alpha) :
321
stripes color bright=0.93300000000000005;0.93300000000000005;0.92500000000000004;0.40000000000000002;
323
#c+4[0;1] Dark color (red, green, blue, alpha) :
324
stripes color dark=0.82699999999999996;0.84299999999999997;0.81100000000000005;0.59999999999999998;
326
#f+[-90;90] Angle of the stripes / gradation, in relation to the vertical (in degree) :
329
#i+ Number of stripes, in each pattern, to draw in the background :
330
#{The bigger, the more the stripes are close to each other; with 0 stripes, the background will be filled with a single gradation.}
333
#f+[0;1] Width of the stripes, in percentage of the pattern size :
334
#{1 pattern contains N stripes, so the width can be less or equal than 1/N.}
335
stripes width=0.029999999999999999
341
#F+[Wave's shape;/usr/share/cairo-dock/icon-wave.png]
343
#f+[0;5] Crest of the wave :
344
#{the maximum zoom will be 1+C.}
347
#i+[1;999] Width of the interval in which the wave will be effective :
348
#{in pixels. Outside of this interval (centered on the mouse), the wave is flat.}
351
#i+[0;50] Space between icons :
355
#e+[0;1] Icons' transparency at rest :
356
#{It is their transparency when the wave is flat; they will "materialize" progressively as the dock grows up. The closer to 0, the more transparent they will be.}
362
#e+[0;1] Reflecting power of the plane :
363
#{It is its albedo; at 1 the icons reflect to the maximum, at 0 reflects are not used.}
364
albedo=0.59999999999999998
366
#e+[0;1] Field depth of the view:
367
#{More precisely, it is the fraction of the max icon height that will be used to draw reflect. So setting it to 0.33 will mean that 33% of the icons will reflect on the ground, and the icons will be placed at the right distance from the front border of the frame so that the reflect is fully visible.}
368
field depth=0.69999999999999996
370
#F+[Style of the icons' labels;gtk-select-font]
373
#i+[0;40] Size of the font :
374
#{approximately size in pixels, put 0 to not display labels}
377
#P+ Family of the font used for labels :
378
#{for exemple Monospace, Purisa, ... Just write the font name wihtout any number or so.}
381
#b+ Should be italic ?
384
#i+[1;9] Weight (between 1 and 9, the bigger, the heavier):
387
#c+3[0;1] Start color :
388
#{It's the first color of the gradation.}
389
text color start=1;1;1;
391
#c+3[0;1] Stop color :
392
#{It's the second color of the gradation. Set it to the same value as the first if you just don't want to have a gradation.}
393
text color stop=0.7168841077286946;0.94563210498207062;0.96032654306858933;
395
#b+ Pattern should be vertical ?
396
#{If checked, the pattern will go from top to bottom, otherwise from left to right.}
397
vertical label pattern=false
399
#c+4[0;1] Color of the label's background :
400
#{If you set it to fully transparent, there will be no background for the text, but the letters' outline will be thicker.}
401
text background color=0.16256961928740368;0.16958876935988404;0.33310444800488287;0.49999237048905165;
403
#b+ Use background color for labels ?
404
#{If false, only the quick-info will have this background color.}
405
background for label=false
408
#F+[Link the icons with a string]
411
#i+[0;20] Linewidth of the string, in pixels (0 to not use string) :
414
#c+4[0;1] Color of the string (red, blue, green, alpha) :
415
string color=0.97579919127183945;0.97579919127183945;1;0.59999999999999998;
420
#D+99 List of icons themes or directories :
421
#{Directories or themes where to search icons. Put some directories where you have icons you wish to see in the dock, or put some theme's name you've installed on your system. (the order is taken into account during the research). The key word _ThemeDirectory_ represents the directory ~/.cairo-dock/current_theme/launchers}/
422
default icon directory=_LocalTheme_
428
#i+[0;128] Icon size at rest (width x height) :
429
#{Put 0 if you don't want to restrain them}
434
#r+[bounce;rotate;blink;pulse;upside-down;wobbly;random] Animation type when clicked :
437
#i+ Number of times the icon will bounce/rotate/blink/etc when clicked :
438
launcher number of rounds=4
444
#i+[0;128] Icon size at rest (width x height) :
445
#{Put 0 if you don't want to restrain them}
450
#r+[bounce;rotate;blink;pulse;upside-down;wobbly;random] Animation type when clicked :
453
#i+ Number of times the icon will bounce/rotate/blink/etc when clicked :
454
appli number of rounds=2
459
#i+[0;128] Icon size at rest (width x height) :
460
#{Put 0 if you don't want to restrain them}
465
#r+[bounce;rotate;blink;pulse;upside-down;wobbly;random] Animation type when clicked :
468
#i+ Number of times the icon will bounce/rotate/blink/etc when clicked :
469
applet number of rounds=1
474
#i+[0;128] Icon size at rest (width x height) :
475
#{Put 0 if you don't want to restrain them}
480
#b+ Automatically add separators ?
481
#{Separators are icons used to make a separation between different types of icons. Cairo-dock can automatically add them between launchers, applis, and applets.}
484
#S+ Filename of an image to use for separators :
485
#{If you don't provide one, blanks will be used.}
486
separator image=separateur.svg
488
#b+ Make the separator's image revolve when dock is on top/on the left/on the right ?
489
revolve separator image=true
491
#b+ Force separator's image size to stay constant ?
497
#T+3[launchers;applications;applets] Order of the different types of icons :
498
icon's type order=applets;applications;launchers;
507
#n+ Choose the default view for root docks :/
508
main dock view=default
513
#n+ Choose the default view for sub-docks :
514
#{You can overwrite this parameter for each sub-dock.}/
515
sub-dock view=default
517
#b+ Are the sub-docks parallel to main docks ?
518
#{otherwise they will be perpendicular}
519
same horizontality=true
521
#e+[0.1;1.] Ratio for the size of the sub-docks' icons :
522
#{You can specify a ratio for the size of the sub-docks' icons, regarding the main docks' icons size}
523
relative icon size=0.80000000000000004
526
#[gtk-dialog-question]
529
#F+[Buttons;/usr/share/cairo-dock/icon-buttons.png]
532
#i+[10;99] Size of buttons in the info-bubbles (width x height) :
538
#S+ Name of an image to use for the yes/ok button :
539
#{If you don't provide any, a default image will be used.}
542
#S+ Name of an image to use for the no/cancel button :
543
#{If you don't provide any, a default image will be used.}
546
#F+[Bubble;/usr/share/cairo-dock/icon-bubble.png]
549
#c+4[0;1] Background color of the bubble (r,v,b,a) :
550
background color=1;1;1;0.69999999999999996;
552
#i+[0;99] Size of the icon displayed next to the text :
553
#{Put 0 to let the size adapt itself to the text.}
556
#F+[Text;gtk-select-font]
559
#c+3[0;1] Text color (r,g,b) :
562
#b+ Homogeneous with icons' label ?
563
#{The messages will have the same style as the icons' labels. The beneath parameters are then unused.}
564
homogeneous text=false
566
#i+[0;40] Size of the font :
567
#{approximately size in pixels, put 0 to not display labels}
570
#P+ Family of the font used for labels :
571
#{for exemple Monospace, Purisa, ... Just write the font name wihtout any number or so.}
572
message police=Century Schoolbook L
574
#i+[1;9] Weight (between 1 and 9, the bigger, the heavier):
577
#b+ Should be italic ?
584
#c+4[0;1] Background color (r,v,b,a) :
585
background color=1;1;1;0.20000000000000001;
587
#c+4[0;1] Background color when mouse hovers it (r,v,b,a) :
588
background color inside=1;1;1;0.59999999999999998;
594
#F+[Indicator of drag'n'drop on the dock]
597
#S+ Image for the drag'n'drop animation :
598
#{Typically an arrow, that will be displayed when you try to drop a new launcher into the dock. Let empty to use the default one.}
599
drop indicator=drop-indicator-rain.svg
602
#F+[Indicator of drag'n'drop on icons]
605
#b+ Display a drop indicator on icon while dragging over them ?
606
show drop indicator=true
608
#S+ Image for the indicator :
609
#{It's an image that will be displayed on the icon to indicate you can drop on it. Let empty to use the default one.}
613
#F+[Indicator of the active window]
616
#c+4[0;1] Color of the indicator (r,v,b,a) :
617
#{Set transparency to 0 if you don't want to use an indicator.}
618
active color=0.7;0.7;0.9;0.5
620
#b Draw indicator above the icon ?
621
active frame position=true
623
#i+[0;10] Linewidth of the frame around the active window :
624
#{Set 0 to fill the frame.}
627
#i+[0;30] Corner radius of the frame around the active window :
628
active corner radius=12
631
#F+[Indicator of active launcher]
634
#S+ Filename of an image to use for indicators :
635
#{Indicators are drawn on launchers icons to show that they have already been launched. Let blank to use the default one.}
636
indicator image=indicator-evergreen.svg
638
#b+ Display the indicator above the icon ?
639
indicator above=false
641
#e+[0.1;1.5] Indicator size ratio :
642
#{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.}
645
#b+ Link the indicator with its icon ?
646
#{It will then be resized like the icon, move like the icon, etc. Otherwise it will be drawn directly on the dock.}
649
#i+[-10;64] Vertical offset :
650
#{in pixels. You can use this parameter to adjust the indicator's vertical position.}
656
#S+ Name of an image to use for the charge emblem :
657
#{If you don't provide any, a default image will be used.}
659
#S+ Name of an image to use for the play emblem :
660
#{If you don't provide any, a default image will be used.}
662
#S+ Name of an image to use for the pause emblem :
663
#{If you don't provide any, a default image will be used.}
665
#S+ Name of an image to use for the stop emblem :
666
#{If you don't provide any, a default image will be used.}
668
#S+ Name of an image to use for the broken emblem :
669
#{If you don't provide any, a default image will be used.}
671
#S+ Name of an image to use for the error emblem :
672
#{If you don't provide any, a default image will be used.}
674
#S+ Name of an image to use for the warning emblem :
675
#{If you don't provide any, a default image will be used.}
677
#S+ Name of an image to use for the locked emblem :
678
#{If you don't provide any, a default image will be used.}