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

« back to all changes in this revision

Viewing changes to rhythmbox/data/rhythmbox.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.2.6
 
2
 
 
3
#[gtk-about]
 
4
[Icon]
 
5
#j+[0;128] Desired icon size for this applet
 
6
#{Set to 0 to use the default applet size}
 
7
icon size = 0;0
 
8
 
 
9
#s Default title :
 
10
name = Rhythmbox
 
11
 
 
12
#d Name of the dock it belongs to:
 
13
dock name = 
 
14
 
 
15
icon =
 
16
order =
 
17
 
 
18
#[gtk-convert]
 
19
[Desklet]
 
20
 
 
21
#j+[48;512] Desklet's dimension (width x height) :
 
22
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
23
size = 150;150
 
24
 
 
25
#i[-2048;2048] Desklet's position (x ; y) :
 
26
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
27
x position = 0
 
28
#i[-2048;2048] ...
 
29
y position = 0
 
30
 
 
31
#b Is detached from the dock ?
 
32
initially detached = true
 
33
#r[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
34
keep below = false
 
35
keep above = false
 
36
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
 
37
accessibility=0
 
38
#b Should be visible on all desktops ?
 
39
sticky=true
 
40
#b Lock position ?
 
41
#{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.}
 
42
locked = false
 
43
 
 
44
#I[-180;180] Rotation :
 
45
#{in degrees.}
 
46
rotation = 0
 
47
 
 
48
use size =
 
49
 
 
50
#F[Decorations;gtk-orientation-portrait]
 
51
frame_deco =
 
52
 
 
53
#o+ Choose a decoration theme for this desklet :
 
54
#{Choose the 'personnal' one to define your own decorations below.}
 
55
decorations = default
 
56
 
 
57
#v
 
58
sep_deco =
 
59
 
 
60
#S+ Background image :
 
61
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
62
bg desklet =
 
63
#e+[0;1] Background tansparency :
 
64
bg alpha = 1
 
65
#i+[0;256] Left offset :
 
66
#{in pixels. Use this to adjust the left position of the drawings.}
 
67
left offset = 0
 
68
#i+[0;256] Top offset :
 
69
#{in pixels. Use this to adjust the top position of the drawings.}
 
70
top offset = 0
 
71
#i+[0;256] Right offset :
 
72
#{in pixels. Use this to adjust the right position of the drawings.}
 
73
right offset = 0
 
74
#i+[0;256] Bottom offset :
 
75
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
76
bottom offset = 0
 
77
#S+ Foreground image :
 
78
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
79
fg desklet =
 
80
#e+[0;1] Foreground tansparency :
 
81
fg alpha = 1
 
82
 
 
83
#[gtk-preferences]
 
84
[Configuration]
 
85
 
 
86
#F[Info-bubbles]
 
87
frame_info =
 
88
#b Activate info-bubbles ?
 
89
enable_dialogs = true
 
90
#i Time length of info-bubbles :
 
91
#{in ms.}
 
92
time_dialogs = 3000
 
93
 
 
94
#F[Behaviour;gtk-execute]
 
95
frame_anim =
 
96
 
 
97
#a+ Animation when music changes :
 
98
change animation=rotate
 
99
 
 
100
#b Steal the rhythmbox's icon in taskbar ?
 
101
#{It will prevent the rhythmbox's icon to appear in the task bar. The applet's icon will then behave as a launcher, an appli, and an applet.}
 
102
inhibate appli = true
 
103
 
 
104
 
 
105
#F[Display;gtk-dialog-info]
 
106
frame_disp =
 
107
 
 
108
#b Display album's cover ?
 
109
enable_cover = true
 
110
 
 
111
#b Use Opengl themes (Fake 3D) ?
 
112
enable_opengl_themes = true
 
113
 
 
114
#r[nothing;time elapsed;time left;time in %;n° of track] Information to display on the icon :
 
115
quick-info_type = 1
 
116
 
 
117
3D desklet = false
 
118
 
 
119
#X[Personnalisation;gtk-info]
 
120
frame_app =
 
121
 
 
122
#h+[/usr/share/cairo-dock/plug-ins/rhythmbox/themes;rhythmbox;rhythmbox] List of available themes for covers (requires OPENGL) :/
 
123
theme = cd_box_3d
 
124
 
 
125
#b Override the theme preference to not display the OSD with OpenGL themes ?
 
126
override_osd = false
 
127
 
 
128
#S+ Name of an image for the 'default' icon :
 
129
#{Let it empty to use the default icon.}
 
130
default icon = 
 
131
#S+ Name of an image for the 'play' icon :
 
132
#{Let it empty to use the default icon.}
 
133
play icon = 
 
134
#S+ Name of an image for the 'stop' icon :
 
135
#{Let it empty to use the default icon.}
 
136
stop icon = 
 
137
#S+ Name of an image for the 'pause' icon :
 
138
#{Let it empty to use the default icon.}
 
139
pause icon = 
 
140
#S+ Name of an image for the 'broken' icon :
 
141
#{Let it empty to use the default icon.}
 
142
broken icon =