~cairo-dock-team/ubuntu/precise/cairo-dock-plug-ins/3.0.0.0rc1

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne, Matthieu Baerts (matttbe), Julien Lavergne
  • Date: 2009-10-05 19:27:17 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20091005192717-mvqvb395guktr401
Tags: 2.0.9-0ubuntu1
[ Matthieu Baerts (matttbe) ]
* New upstream release (LP: #435590)
* debian/control: 
 - Remove ${shlibs:Depends} for integration plug-ins to avoid
   pulling shared libraries which are detected automatically.
 - Added curl as depends for cairo-dock-plug-ins
* debian/rules:
 - Add --enable-dnd2share and --enable-musicplayer to enable new applets.
 - Remove --enable-rhythmbox and --enable-nvidia to remove those applets,
   not maintained upstream.
* Update *.install to take all generated applets.

[ Julien Lavergne ]
* Adjust changelog with Daniel Holbach suggestions.
* cairo-dock-plug-ins.changelogs:  Install specific changelog for 2.0.9
* Build-depends on cairo-dock-dev (>= 2.0.9)

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
#b Is detached from the dock ?
32
32
initially detached=false
33
 
#r[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
33
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
34
34
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
35
35
accessibility=0
36
36
#b Should be visible on all desktops ?
102
102
#i[1;500] Sliding delay :
103
103
#{in seconds.}
104
104
slide time=30
105
 
#r[play/pause;open image] Action when applet is clicked :
 
105
#l[play/pause;open image] Action when applet is clicked :
106
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 :
 
107
#l[none;fade;blank fade;fade in out;side kick;diaporama;grow up;shrink down;cube;random] Effect while changing image :
108
108
change animation=1
109
109
#i[8;60] Number of steps for a transition :
110
110
nb step = 20
117
117
#b Force the image to fill the icon/desklet ?
118
118
#{If the image is too small, it will be zoomed in.}
119
119
fill icon = false
120
 
#c+4[0;1] Choose a background color :
 
120
#C+ Choose a background color :
121
121
#{Set the transparency channel to 0 if you just don't want to have a background.}
122
122
background color = 1.0; 1.0; 1.0; 1.0