~ubuntu-branches/ubuntu/hoary/kdemultimedia/hoary

« back to all changes in this revision

Viewing changes to noatun/noatun/modules/kaiman/skins/circle/skindata_alt

  • Committer: Bazaar Package Importer
  • Author(s): Martin Schulze
  • Date: 2003-01-22 15:00:51 UTC
  • Revision ID: james.westby@ubuntu.com-20030122150051-uihwkdoxf15mi1tn
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#GQmpeg skin data file
 
2
#tested on version 0.4.2
 
3
 
 
4
#Title: circle
 
5
#Version: 1
 
6
#Released: November 25, 1998
 
7
#Author: John Ellis <gqview@geocities.com>
 
8
#URL: http://www.geocities.com/SiliconValley/Haven/5235/
 
9
#Comments: Skin with a doughnut shape to test shaped windows.
 
10
#          (skins with a shape mask)
 
11
 
 
12
#run 'gqmpeg -skinhelp' for help with coordinates.
 
13
#simply comment out items you do not want to display
 
14
#only Background is required.
 
15
Background: back_sm.png
 
16
 
 
17
#Mask is an image with transparency used to define a shaped window
 
18
Mask: back_sm_mask.png
 
19
 
 
20
#Title: filename length x y
 
21
Title: letters.png 21 8 4
 
22
 
 
23
#Play/Pause/Stop/Shuffle/Repeat_Button: filename prelight status_light x y
 
24
Play_Button: btn_sm_play.png TRUE TRUE 21 21
 
25
Stop_Button: btn_sm_stop.png TRUE TRUE 4 21
 
26
 
 
27
#Next/Prev/FF/RW/Playlist/Config/
 
28
#             Iconify/Mixer/Exit/Alt_Skin_Button: prelight x y
 
29
Next_Button: btn_sm_next.png TRUE 87 21
 
30
Prev_Button: btn_sm_prev.png TRUE 70 21
 
31
Iconify_Button: btn_sm_iconify.png TRUE 120 29
 
32
Exit_Button: btn_sm_exit.png TRUE 120 21
 
33
Alt_Skin_Button: btn_sm_mode.png TRUE 104 21
 
34
 
 
35
#you can define one or both of these first:
 
36
Digit_Small_Default: digsml.png
 
37
#then use Large or Small as the filename in *_Number below (convenience feature)
 
38
 
 
39
#Minute/Second/Song/Total/In_Rate/In_Hz/Out_Bits/Out_Hz/Frame/CPU_Number: filename x y
 
40
Minute_Number: Small 41 24
 
41
Second_Number: Small 55 24
 
42
 
 
43
# end
 
44