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

« back to all changes in this revision

Viewing changes to noatun/noatun/modules/kjofol-skin/skins/kjofol/kjofol.rc

  • 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
# If you want to know all secrets about K-Jofol's resources files,
 
2
# Just check out the great tutorial at : http://www.angelfire.com/mo/nequiem/
 
3
 
 
4
# Command : About <text>
 
5
# Desc.   : This text will appear when the users selects "About ..."
 
6
#         : You have 5 lines of text ...
 
7
About
 
8
About Made by Steve Gedikian for K-Jofol.
 
9
 
 
10
# Command : BackgroundImage <Name of .BMP file>
 
11
# Desc.   : This is the back image.
 
12
BackgroundImage sg.png
 
13
 
 
14
# Command : BackgroundImageInactive <Name of .BMP file>
 
15
# Desc.   : This is the back image when the window is not selected.
 
16
#         : If you do not want this feature, just put the same name as
 
17
#         : BackgroundImage
 
18
BackgroundImageInactive sg.png
 
19
 
 
20
# Command : BackgroundImagePressed[1-3] <Name of .BMP file>
 
21
# Desc.   : This is the back images when all the buttons are pressed
 
22
#         : Used if you use the BMP option in the buttons options.
 
23
#         : You can have 3 backimages so you can do nifty things for the
 
24
#         : buttons =)
 
25
BackgroundImagePressed1 sgpres1.png
 
26
BackgroundImagePressed2 sgpres2.png
 
27
BackgroundImagePressed3 sgpres3.png
 
28
 
 
29
FontImage sg_text.png
 
30
FontSize 5 9
 
31
FontSpacing 0
 
32
FontTransparent 0
 
33
TimeFontImage sg_num.png
 
34
TimeFontSize 8 9
 
35
TimeFontSpacing 0
 
36
TimeFontTransparent 0
 
37
 
 
38
# Command : VolumeControlType <BAR/BMP>
 
39
# Desc.   : Put BAR if you want a bar style volume control, BMP if you want
 
40
#         : to customize it by a BMP animation file ...
 
41
# VolumeControlType BAR
 
42
# VolumeControlImage btn_vol.bmp
 
43
# VolumeControlButton 235 166 275 174 vOLUME
 
44
VolumeControlType BMP
 
45
VolumeControlImage sgvol.png
 
46
VolumeControlImagePosition sgvolpos.png
 
47
VolumeControlImageXSize 86
 
48
VolumeControlImageNb 83
 
49
VolumeControlButton 211 133 296 209 vOLUME
 
50
 
 
51
SeekImage sg_seek.png
 
52
SeekRegion 91 22 300 127
 
53
 
 
54
# Pitch control definition
 
55
PitchText 243 93 260 102
 
56
PitchControlImage sgpitch.png
 
57
PitchControlImageXSize 58
 
58
PitchControlImageNb 36
 
59
PitchControlButton 222 68 280 125 pITCH
 
60
PitchControlImagePosition sgpitchp.png
 
61
 
 
62
PitchFontImage sgvolnum.png
 
63
PitchFontSize 5 10
 
64
PitchFontSpacing 0
 
65
PitchFontTransparent 0
 
66
 
 
67
# Command : [Option]Button <Position X> <Position Y> <End X> <End Y> <Tooltip Text> <DARKEN/BMP[?]>
 
68
# The DARKEN option just dark the button when the user click on it.
 
69
# The BMP[?] option use the BackgroundImagePressed[?] defined above.
 
70
# Be sure to define a BackgroundImagePressed if you use the BMP option !!
 
71
CloseButton 310 116 322 128 Close BMP1
 
72
MinimizeButton 306 132 319 140 Minimize BMP1
 
73
AboutButton 306 83 334 116 About BMP1
 
74
OpenFileButton 25 8 61 26 Open BMP1
 
75
StopButton 54 16 81 51 Stop BMP2
 
76
PlayButton 28 27 57 56 Play BMP3
 
77
#RewindButton 11 49 43 78 FastRewind BMP1
 
78
#ForwardButton 45 49 73 77 FastForward BMP1
 
79
PreviousSongButton 11 49 43 78 PreviousSong BMP1
 
80
NextSongButton 45 49 73 77 NextSong BMP1
 
81
PauseButton 9 18 31 51 Pause BMP2
 
82
PreferencesButton 267 43 300 51 Options BMP1
 
83
EqualizerButton 125 152 135 159 Equalizer BMP1
 
84
EqualizerResetButton 175 104 200 112 Reset BMP1
 
85
EqualizerOnButton 141 150 152 157 On BMP1
 
86
EqualizerOffButton 156 150 167 157 Off BMP1
 
87
RepeatButton 278 51 308 59 Repeat BMP1
 
88
PlaylistButton 292 67 325 77 Playlist BMP1
 
89
 
 
90
# Command : EqualizerWindow <X> <Y> <MaxX> <MaxY> <TipTool> <# of bands> <X-Space between bands>
 
91
EqualizerWindow 111 115 180 148 Equalizer 12 6 
 
92
# Command : EqualizerBmp <X-Size> <Nb Equalizer> <BMP File>
 
93
EqualizerBmp 4 17 sgeq.png
 
94
 
 
95
# Inactive Zone
 
96
# This put a button that does NOTHING :)
 
97
# In fact, this option is very useful for designing the "Spectrum Analyzer" and 
 
98
# the "Oscilliscope" buttons because they are not rectangulars.
 
99
# Inactive zones for the Spectrum Analyzer button
 
100
InactiveZone 91 124 159 136
 
101
InactiveZone 99 136 159 152
 
102
InactiveZone 113 153 163 166
 
103
# Inactive zones for the Oscilloscope butoon
 
104
InactiveZone 159 123 198 137
 
105
InactiveZone 159 138 190 149
 
106
InactiveZone 163 151 177 160
 
107
# Remember to put first your inactive zones BEFORE the buttons
 
108
 
 
109
# Now that we have put our inactive zones, we could safely put the buttons
 
110
SpectrumAnalyzerButton 68 123 167 185 SpectrumAnalyzer
 
111
OscilloscopeButton 165 122 211 172 Oscilloscope
 
112
 
 
113
# Dock Mode
 
114
DockModeButton 243 27 268 36 DockMode BMP1
 
115
DockModeRCFile kjofol.dck
 
116
# DockModePosition : 0 - Upper Left   1 - Upper Right
 
117
#                    2 - Bottom Left  3 - Bottom Right
 
118
DockModePosition 0
 
119
DockModePositionXY -33 -38
 
120
WinshadeModeRCFile kjofol.wsh
 
121
WinshadeModePosition 1
 
122
WinshadeModePositionXY -405 -9
 
123
 
 
124
# Command : FilenameWindow
 
125
# Desc.   : This is the window where the file name appears
 
126
FilenameWindow 96 80 200 89
 
127
 
 
128
MP3KbpsWindow 93 90 110 97
 
129
MP3KbpsString 
 
130
MP3KhzWindow 135 90 146 97
 
131
Mp3KhzString
 
132
 
 
133
MP3TimeWindow 124 50 165 59
 
134
CurrentTrackWindow 191 90 204 97
 
135
 
 
136
# Command : AnalyzerWindow <X> <Y> <MaxX> <MaxY> <TipTool>
 
137
# Desc.   : Spectrum Analyzer area. If you doesn't want one, just comment the
 
138
#           line ...
 
139
AnalyzerWindow 106 61 184 78 Analyzer
 
140
# Command : AnalyzerColor <Red> <Green> <Blue>
 
141
# Desc.   : Spectrum Analyzer color. Colors range are 0-255.
 
142
AnalyzerColor 81 94 81
 
143
 
 
144
VolumeFontImage sgvolnum.png
 
145
VolumeFontSize 5 10
 
146
VolumeFontSpacing 0
 
147
VolumeFontTransparent 0
 
148
VolumeText 247 168 265 176
 
149
 
 
150
IncludeRCFile kjofol.pl