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

« back to all changes in this revision

Viewing changes to illusion/data/illusion.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_ILLUSION@
 
2
 
 
3
#[gtk-preferences]
 
4
[Global]
 
5
 
 
6
#r+[Evaporate;Fade out;Explode;Break;BlackHole;Random] Animation on disappearance :
 
7
disappearance = 2
 
8
 
 
9
#r+[Evaporate;Fade out;Explode;Break;BlackHole;Random] Animation on appearance :
 
10
appearance = 4
 
11
 
 
12
 
 
13
#[@illusiondatadir@/icon-evaporate.svg]
 
14
[Evaporate]
 
15
 
 
16
#I[100;5000] Duration of the animation :
 
17
duration = 1000
 
18
 
 
19
#c+3 1st color of gradation :
 
20
color1 = 0;0;1
 
21
 
 
22
#c+3 2nd color of gradation :
 
23
color2 = 0;1;0
 
24
 
 
25
#b+ Random colors ?
 
26
mystical = false
 
27
 
 
28
#I[10;500] Number of particles :
 
29
nb part = 150
 
30
 
 
31
#I[5;40] Particle size :
 
32
part size = 10
 
33
 
 
34
#e[0;10] Particle speed :
 
35
part speed = 3.5
 
36
 
 
37
#b+ Evaporate upward ?
 
38
from bottom = true
 
39
 
 
40
 
 
41
#[@illusiondatadir@/icon-fade-out.svg]
 
42
[Fade out]
 
43
 
 
44
#I[100;5000] Duration of the animation :
 
45
duration = 1000
 
46
 
 
47
 
 
48
#[@illusiondatadir@/icon-explode.svg]
 
49
[Explode]
 
50
 
 
51
#I[100;5000] Duration of the animation :
 
52
duration = 800
 
53
 
 
54
#i[4;100] Number of pieces :
 
55
nb pieces = 49
 
56
 
 
57
#e[1;10] Explosion radius :
 
58
radius = 2
 
59
 
 
60
#b Break the icon in cubes ?
 
61
cubes = true
 
62
 
 
63
 
 
64
#[@illusiondatadir@/icon-break.svg]
 
65
[Break]
 
66
 
 
67
#I[100;2000] Duration of the animation :
 
68
duration = 650
 
69
 
 
70
#i[5;21] Number of pieces :
 
71
nb pieces = 11
 
72
 
 
73
#[@illusiondatadir@/icon-black-hole.svg]
 
74
[Black Hole]
 
75
 
 
76
#I[100;5000] Duration of the animation :
 
77
duration = 1300
 
78
 
 
79
#e[.2;2.] Rotation speed :
 
80
#{in round per second.}
 
81
omega = 1.5
 
82
 
 
83
#I[0;10] Attraction of the hole :
 
84
#{The greatest, the fastest the icon will collapse to the center.}
 
85
attraction = 4