~cairo-dock-team/cairo-dock-plug-ins/experimental

« back to all changes in this revision

Viewing changes to Toons/data/themes/Rei_head/theme.conf

  • Committer: fabounet
  • Date: 2009-04-05 00:40:29 UTC
  • Revision ID: svn-v4:620951bb-bb42-0410-82c3-830e739ed170:trunk/plug-ins:1638
ajout de l'applet Toons, qui vient concurrencer Cairo-Penguin dans le créneau des applets indispensables :o) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
[Files]
 
3
# name of the background image, relative to this folder.
 
4
bg image = bg.png
 
5
# name of the pupil image, relative to this folder.
 
6
pupil image = pupil.png
 
7
# name of the eyelid image, relative to this folder.
 
8
eyelid image = eyelid.png
 
9
# name of the toon image, relative to this folder.
 
10
toon image = toon.png
 
11
 
 
12
 
 
13
[Left eye]
 
14
# center of the eye, relatively to the left top corner.
 
15
x center = 22
 
16
y center = 35
 
17
 
 
18
# dimension of the eye (in accordance with the dimension of the toon; this will define an ellipse centered on the eye's center, on which the center of the pupil will move)
 
19
eye width = 3
 
20
eye height = 4
 
21
 
 
22
# size of the pupil (in accordance with the dimension of the toon)
 
23
pupil width = 9
 
24
pupil height = 9
 
25
 
 
26
[Right eye]
 
27
# center of the eye, relatively to the left top corner.
 
28
x center = 38
 
29
y center = 35
 
30
 
 
31
# dimension of the eye (in accordance with the dimension of the toon; this will define an ellipse centered on the eye's center, on which the center of the pupil will move)
 
32
eye width = 3
 
33
eye height = 4
 
34
 
 
35
# size of the pupil (in accordance with the dimension of the toon)
 
36
pupil width = 9
 
37
pupil height = 9
 
38
 
 
39
 
 
40
[Eyelid]
 
41
# dimension of the eyelid image (in accordance with the dimension of the toon)
 
42
width = 32
 
43
height = 12
 
44
# position of the eyelid image (top left corner) on the toon.
 
45
x = 15
 
46
y = 29
 
47
 
 
48
 
 
49
[Background]
 
50
# dimension of the background image (in accordance with the dimension of the toon)
 
51
width = 29
 
52
height = 10
 
53
# position of the background (top left corner) on the toon.
 
54
x = 17
 
55
y = 30