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

« back to all changes in this revision

Viewing changes to slider/data/slider.conf.in

  • 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;@VERSION_SLIDER@
 
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 Name of the icon as it will appear in its label in the dock :
 
10
name = Slider
 
11
 
 
12
#d Name of the dock it belongs to:
 
13
dock name = 
 
14
 
 
15
order=
 
16
icon=
 
17
 
 
18
 
 
19
#[gtk-convert]
 
20
[Desklet]
 
21
#j+[48;1024] 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 = 96;96
 
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=false
 
33
#r[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
34
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
 
35
accessibility=0
 
36
#b Should be visible on all desktops ?
 
37
sticky=true
 
38
 
 
39
#b Lock position ?
 
40
#{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.}
 
41
locked = false
 
42
 
 
43
#I[-180;180] Rotation :
 
44
#{in degrees.}
 
45
rotation = 0
 
46
 
 
47
use size=
 
48
 
 
49
#F[Decorations;gtk-orientation-portrait]
 
50
frame_deco=
 
51
 
 
52
#o+ Choose a decoration theme for this desklet :
 
53
#{Choose the 'personnal' one to define your own decorations below.}
 
54
decorations = default
 
55
 
 
56
#v
 
57
sep_deco =
 
58
 
 
59
#S+ Background image :
 
60
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
61
bg desklet =
 
62
#e+[0;1] Background tansparency :
 
63
bg alpha = 1
 
64
#i+[0;256] Left offset :
 
65
#{in pixels. Use this to adjust the left position of the drawings.}
 
66
left offset = 0
 
67
#i+[0;256] Top offset :
 
68
#{in pixels. Use this to adjust the top position of the drawings.}
 
69
top offset = 0
 
70
#i+[0;256] Right offset :
 
71
#{in pixels. Use this to adjust the right position of the drawings.}
 
72
right offset = 0
 
73
#i+[0;256] Bottom offset :
 
74
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
75
bottom offset = 0
 
76
#S+ Foreground image :
 
77
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
78
fg desklet =
 
79
#e+[0;1] Foreground tansparency :
 
80
fg alpha = 1
 
81
 
 
82
 
 
83
#[gtk-preferences]
 
84
[Configuration]
 
85
#F[Directory;gtk-file]
 
86
frame_td=
 
87
#D Directory of the images :
 
88
directory= 
 
89
#b Scan in sub direcotries ?
 
90
sub directories=false
 
91
#b Randomly browse files ?
 
92
random = false
 
93
#b Display image name as quickinfo ?
 
94
image name = false
 
95
 
 
96
#b Use another thread to load the images ?
 
97
#{It will prevent the dock from freezing during the image loading, but does not work with cairo.}
 
98
use_thread = true
 
99
 
 
100
#F[Behaviour;gtk-execute]
 
101
frame_ops=
 
102
#i[1;500] Sliding delay :
 
103
#{in seconds.}
 
104
slide time=30
 
105
#r[play/pause;open image] Action when applet is clicked :
 
106
click=0
 
107
#r[none;fade;blank fade;fade in out;side kick;diaporama;grow up;shrink down;cube;random] Effect while changing image :
 
108
change animation=1
 
109
#i[8;60] Number of steps for a transition :
 
110
nb step = 20
 
111
 
 
112
#F[Display;gtk-dnd-multiple]
 
113
frame_disp=
 
114
#b Keep widht/height ratio ?
 
115
#{Gives a better image rendering.}
 
116
no stretch=true
 
117
#b Force the image to fill the icon/desklet ?
 
118
#{If the image is too small, it will be zoomed in.}
 
119
fill icon = false
 
120
#c+4[0;1] Choose a background color :
 
121
#{Set the transparency channel to 0 if you just don't want to have a background.}
 
122
background color = 1.0; 1.0; 1.0; 1.0