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

« back to all changes in this revision

Viewing changes to Scooby-Do/data/Scooby-Do.conf

  • 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:
 
1
#!en;@VERSION_SCOOBY_DO@
 
2
 
 
3
#[gtk-preferences]
 
4
[Configuration]
 
5
 
 
6
#k Shortkey to activate/deactivate the navigation mode :
 
7
shortkey = <Control>F9
 
8
 
 
9
#k Shortkey to activate/deactivate the finder mode :
 
10
shortkey search = <Control>Return
 
11
 
 
12
#i[1;50] Maximum number of results :
 
13
nb results = 10
 
14
 
 
15
#i[1;20] Number of lines to display :
 
16
nb lines = 10
 
17
 
 
18
#F[Animations]
 
19
anim=
 
20
 
 
21
#I[0;1000] Duration of the appearance animation :
 
22
#{In ms.}
 
23
appear duration = 500
 
24
 
 
25
#I[0;2000] Duration of the stop animation :
 
26
#{In ms.}
 
27
stop duration = 800
 
28
 
 
29
#a+ Animation of the current icon :
 
30
animation=pulse
 
31
 
 
32
 
 
33
#F[Characters]
 
34
char=
 
35
 
 
36
#P+ Font used to display what you type :
 
37
#{for exemple Monospace, Purisa, ... Just write the font name wihtout any number or so.}
 
38
text font = 
 
39
 
 
40
#C+ Color of the text's frame  :
 
41
frame color = 0.9; 0.9; 0.95; .75
 
42
 
 
43
#e+[.1;.5] Font size, relatively to the dock's size :
 
44
font size = .5
 
45
 
 
46
#i+[1;9] Text weight :
 
47
#{between 1 and 9, the bigger, the heavier.}
 
48
text weight = 5
 
49
 
 
50
#b+ Should the text be outlined ?
 
51
text outlined = true
 
52
 
 
53
#c+ Text color :
 
54
text color = 1.;1.;1.
 
55
 
 
56
#C+ Color of the background of the characters :
 
57
bg color = 0.0; 0.0; 0.1; .8
 
58
 
 
59
#b Write text on the top of the dock ?
 
60
text on top = true