~cairo-dock-team/ubuntu/oneiric/cairo-dock/2.3.0-3

« back to all changes in this revision

Viewing changes to data/cairo-dock-simple.conf.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-09 23:26:12 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20100809232612-pocdxliaxjdetm37
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:
1
1
#!en;#@VERSION@
2
2
 
3
 
#[@prefix@/@DATADIRNAME@/@PACKAGE@/icon-behavior.svg]
 
3
#[@pkgdatadir@/icon-behavior.svg]
4
4
[Behavior]
5
5
 
6
 
#F-[Position on the screen;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-position.png]
 
6
#F-[Position on the screen;@pkgdatadir@/icon-position.svg]
7
7
frame_pos =
8
8
 
9
 
#l-[bottom;top;right;left] Choose which screen border the dock will placed on :
10
 
#{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.}
 
9
#l-[bottom;top;right;left] Choose which border of the screen the dock will be placed on:
11
10
screen border = 0
12
11
 
13
12
 
14
 
#F-[Visibility of the main dock;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-visibility.png]
 
13
#F-[Visibility of the main dock;@pkgdatadir@/icon-visibility.svg]
15
14
frame_visi =
16
15
 
17
 
#Y-[Always on top;0;0;Prevent windows from overlapping the dock;0;0;Keep the dock below windows;0;0;Automatically hide the dock;0;0;Automatically hide when a window is maximized;0;0;Pop-up on shortcut;1;1] Visibility :
18
 
#{Prevent windows from overlapping the dock : reserve space at the edge of the screen for the dock.
19
 
#Auto-hide : the dock will automatically hide itself outside of the scren when the mouse leaves it. Instead, it will show a zone where placing the mouse will trigger the dock and make it re-appear.
20
 
#Keep the dock below windows : the dock will pop-up on the foreground when you place the mouse on its screen border.
21
 
#Pop-up on shortcut : When you press the shortcut, the dock will pop-up at the position of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
22
 
visibility = 1
23
 
 
24
 
#k- Keyboard shortcut to pop-up the dock :
 
16
#Y-[Always on top;0;0;Reserve space for the dock;0;0;Keep the dock below;0;0;Hide the dock when it overlaps the current window;1;1;Hide the dock whenever it overlaps any window;1;1;Keep the dock hidden;1;1;Pop-up on shortcut;2;1] Visibility:
 
17
#{Modes are sorted from the most intrusive to the less intrusive.
 
18
#When the dock is hidden or below a window, place the mouse on the screen's border to call it back.
 
19
#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.}
 
20
visibility = 4
 
21
 
 
22
#L-[Move down;Fade out;Semi transparent;Zoom out;Folding] Effect used to hide the dock:
 
23
hide effect = Move down
 
24
 
 
25
#k- Keyboard shortcut to pop-up the dock:
25
26
#{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.}
26
27
raise shortcut = 
27
28
 
28
 
#F-[Visibility of the sub-docks;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-subdock.png]
 
29
#F-[Visibility of sub-docks;@pkgdatadir@/icon-subdock.png]
29
30
frame_sub =
30
31
 
31
 
#l-[Appear on mouse over;Appear on click] Visibility :
 
32
#l-[Appear on mouse over;Appear on click] Visibility:
32
33
#{they will appear either when you click or when you linger over the icon pointing on it.}
33
34
show_on_click = 0
34
35
 
35
36
 
36
 
#F-[Taskbar;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-taskbar.png]
 
37
#F-[Taskbar;@pkgdatadir@/icon-taskbar.png]
37
38
frame_task =
38
39
 
39
 
#l-[None;MacOSX;Windows7;Gnome] Behaviour of the Taskbar :
 
40
#l-[None;MacOSX;KDE;Gnome] Behaviour of the Taskbar:
40
41
#{None     : Don't show opened windows in the dock.
41
42
#MacOSX   : Mix applications with its launcher, show other windows only if they are minimized.
42
 
#Windows7 : Mix applications with its launcher, show all others windows and group windows togather in sub-dock.
 
43
#KDE : Mix applications with its launcher, show all others windows and group windows togather in sub-dock.
43
44
#Gnome    : Separate the taskbar from the launchers and only show windows that are on the current desktop.}
44
45
taskbar = 2
45
46
 
46
47
 
47
 
#F[Animations;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-movment.png]
 
48
#F[Icons' animations and effects;@pkgdatadir@/icon-movment.png]
48
49
frame_anim=
49
50
 
50
 
#m[Animated icons] Configure icons animations.
51
 
config_anim = 
52
 
 
53
 
#M[icon effects] Configure icons special effects (require OpenGL capacity).
54
 
config_effect = 
55
 
 
56
 
#M[illusion] Configure icons animations on appearing/disappearing (require OpenGL capacity).
57
 
config_illusion = 
58
 
 
59
 
 
60
 
#[@prefix@/@DATADIRNAME@/@PACKAGE@/icon-appearance.svg]
 
51
#_ On mouse hover:
 
52
anim_hover=
 
53
 
 
54
#_ On click:
 
55
anim_click=
 
56
 
 
57
#l On appearance/disappearance:
 
58
anim_disappear=
 
59
 
 
60
 
 
61
#[@pkgdatadir@/icon-appearance.svg]
61
62
[Appearance]
62
63
 
63
 
#F[Icons;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-icons.png]
 
64
#F[Icons;@pkgdatadir@/icon-icons.svg]
64
65
frame_icons=
65
66
 
66
67
#w Choose a theme of icons :
67
 
#{Let empty to use the current icons theme of your system. You can enter the name of a theme that is installed on your system (like 'Gartoon' or 'Human'), or even a path to a folder containing icons.}
 
68
#{Leave empty to use the current icon theme of your system. You can enter the name of a theme that is installed on your system (like 'Gartoon' or 'Human'), or even a path to a folder containing icons.}
68
69
default icon directory = 
69
70
 
70
 
#l[Very small;Small;Medium;Big;Very Big] Icons size :
 
71
#l[Very small;Small;Medium;Big;Very Big] Icons size:
71
72
icon size = 2
72
73
 
73
74
#v
74
75
sev_order=
75
76
 
76
 
#B+ Separate the different types of icons ?
77
 
#{This will separate launchers, applis, and applets. Separators will be automatically inserted then.}
 
77
#B Separate the different types of icons?
 
78
#{This will separate launchers, application, and applets from each others. Separators will be automatically inserted then.}
78
79
separate icons = true
79
80
 
80
81
#T[launchers;applications;applets] Order of the different types of icons :
81
82
icon's type order = 0;1;2
82
83
 
83
84
 
84
 
#F[Views;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-views.png]
 
85
#F[Views;@pkgdatadir@/icon-views.svg]
85
86
frame_view =
86
87
 
87
88
#n Choose the default view for main docks :/
95
96
sub-dock view = default
96
97
 
97
98
 
98
 
#[@prefix@/@DATADIRNAME@/@PACKAGE@/icon-plug-ins.png]
 
99
#[@pkgdatadir@/icon-plug-ins.svg]
99
100
[Add-ons]
100
101
 
101
 
#F[Applets;@prefix@/@DATADIRNAME@/@PACKAGE@/icon-accessories.png]
 
102
#F[Applets;@pkgdatadir@/icon-accessories.svg]
102
103
frame_mod=
103
104
 
104
105
#N Add or remove any applet :
105
106
#{Select a line to get a preview and a description of the applet.
106
 
#Click on the left checkbox to (de)activate an applet.
 
107
#Click on the left check-box to (de)activate an applet.
107
108
#Once an applet is active, you can configure it by right clicking on its icon.}/
108
109
modules=
109
110
 
110
111
 
111
 
#[@prefix@/@DATADIRNAME@/@PACKAGE@/icon-controler.png]
 
112
#[@pkgdatadir@/icon-controler.svg]
112
113
[Themes]
113
114
 
114
 
#R[@prefix@/@DATADIRNAME@/@PACKAGE@/themes;../@CAIRO_DOCK_THEMES_DIR@;themes] Choose one of the available themes :/
 
115
#R[@pkgdatadir@/themes;../@CAIRO_DOCK_THEMES_DIR@;themes] Choose one of the available themes:/
115
116
chosen theme = 
116
117
 
117
118
#F[Options]
118
119
frame_opt=
119
120
 
120
 
#b Use the new theme's launchers ?
121
 
#{So if you check this box, your launchers will be deleted and replaced by the ones provided in the new theme. Otherwise the current launchers will be kept, only icons will be replaced.}
 
121
#b Use the new theme's launchers?
 
122
#{If you tick this box, your launchers will be deleted and replaced by the ones provided in the new theme. Otherwise the current launchers will be kept, only icons will be replaced.}
122
123
use theme launchers = false
123
124
 
124
 
#b Use the new theme's behaviour ?
125
 
#{Otherwise the current behaviour will be kept. It's all about the dock's position, behaviour parameters such as auto-hide, using taskbar or not, etc.}
 
125
#b Use the new theme's behaviour?
 
126
#{Otherwise the current behaviour will be kept. This defines the dock's position, behavioural settings such as auto-hide, using taskbar or not, etc.}
126
127
use theme behaviour = false