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

« back to all changes in this revision

Viewing changes to stack/data/stack.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:
22
22
#[gtk-convert]
23
23
[Desklet]
24
24
 
25
 
#j+[48;512] Desklet's dimension (width x height) :
 
25
#j+[96;512] Desklet's dimension (width x height) :
26
26
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
27
 
size = 96;96
 
27
size = 256;256
28
28
 
29
29
#i[-2048;2048] Desklet's position (x ; y) :
30
30
#{Depending on your WindowManager, you can move it with ALT + left_click}
34
34
 
35
35
#b Is detached from the dock ?
36
36
initially detached=false
37
 
#r[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
37
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
38
38
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
39
39
accessibility=0
40
40
#b Should be visible on all desktops ?
94
94
#{Let it empty to use default sub-dock view.}/
95
95
renderer = 
96
96
 
 
97
#l+[Slide;Tree] Type of view for the desklet mode :
 
98
desklet renderer = 0
 
99
 
97
100
#S+ Image for the 'text' items :
98
101
#{They are items created by dropping a text into the Stack.}
99
102
text icon = 
108
111
#b Filter files with their mime types ?
109
112
#{This options allow you to avoid some files to be displayed in the stacks considering their types (video, images, etc...)}
110
113
filter = false
111
 
#s99 Here you can specify a list of mime types to avoid :
 
114
#U Here you can specify a list of mime types to avoid :
112
115
#{Eg: image, text, video, audio, application, ...}/
113
116
mime = application
114
117
 
115
118
#v
116
119
sep =
117
120
 
118
 
#r[Name;Date;Type;Manual order] Sort items by :
 
121
#l[Name;Date;Type;Manual order] Sort items by :
119
122
sort by = 1
120
123
 
121
124
#b When copy/paste/cut, use the selection clipboard ?
122
125
#{It is the selection made by the mouse, by opposition to the usual ctrl+c/ctrl+v clipboard}
123
 
selection = FALSE
 
126
selection = false