]> git.sesse.net Git - vlc/blob - share/skins2/winamp2.xml
* share/skins2/winamp2.xml: Fixed some offsets
[vlc] / share / skins2 / winamp2.xml
1 <!DOCTYPE Theme PUBLIC "-//VideoLAN//DTD VLC Skins V2.0//EN" "skins.dtd">
2
3 <Theme version="2.0" magnet="9" alpha="255">
4     <ThemeInfo name="Winamp2" author="See README.txt in the skin file" />
5
6     <Bitmap id="main" file="main.bmp" alphacolor="#FF0001" />
7     <Bitmap id="cbuttons" file="cbuttons.bmp" alphacolor="#FF0001">
8        <SubBitmap id="previous_up" x="0" y="0" width="23" height="18" />
9        <SubBitmap id="previous_down" x="0" y="18" width="23" height="18" />
10        <SubBitmap id="play_up" x="23" y="0" width="23" height="18" />
11        <SubBitmap id="play_down" x="23" y="18" width="23" height="18" />
12        <SubBitmap id="pause_up" x="46" y="0" width="23" height="18" />
13        <SubBitmap id="pause_down" x="46" y="18" width="23" height="18" />
14        <SubBitmap id="stop_up" x="69" y="0" width="23" height="18" />
15        <SubBitmap id="stop_down" x="69" y="18" width="23" height="18" />
16        <SubBitmap id="next_up" x="92" y="0" width="22" height="18" />
17        <SubBitmap id="next_down" x="92" y="18" width="22" height="18" />
18        <SubBitmap id="eject_up" x="114" y="0" width="22" height="16" />
19        <SubBitmap id="eject_down" x="114" y="16" width="22" height="16" />
20     </Bitmap>
21     <Bitmap id="eqmain" file="eqmain.bmp" alphacolor="#FF0001">
22        <SubBitmap id="eq_bg" x="0" y="0" width="275" height="116" />
23        <SubBitmap id="eq_title_focus" x="0" y="134" width="275" height="14" />
24        <SubBitmap id="eq_notok_up" x="10" y="119" width="26" height="12" />
25        <SubBitmap id="eq_notok_down" x="128" y="119" width="26" height="12" />
26        <SubBitmap id="eq_ok_up" x="69" y="119" width="26" height="12" />
27        <SubBitmap id="eq_ok_down" x="187" y="119" width="26" height="12" />
28        <SubBitmap id="eq_switch_up" x="254" y="137" width="9" height="9" />
29        <SubBitmap id="eq_switch_down" x="254" y="152" width="9" height="9" />
30        <SubBitmap id="eq_close_up" x="0" y="116" width="9" height="9" />
31        <SubBitmap id="eq_close_down" x="0" y="125" width="9" height="9" />
32        <SubBitmap id="eq_slider_up" x="0" y="164" width="11" height="11" />
33        <SubBitmap id="eq_slider_down" x="0" y="176" width="11" height="11" />
34        <SubBitmap id="eq_slider_bg" x="13" y="164" width="209" height="129" />
35        <SubBitmap id="eq_grid" x="0" y="294" width="113" height="19" />
36     </Bitmap>
37     <Bitmap id="eq_ex" file="eq_ex.bmp" alphacolor="#FF0001">
38         <SubBitmap id="eq_small_focus" x="0" y="0" width="275" height="14" />
39         <SubBitmap id="eq_small_switch_up" x="1" y="38" width="9" height="9" />
40         <SubBitmap id="eq_small_switch_down" x="1" y="47" width="9" height="9" />
41         <SubBitmap id="eq_small_close_up" x="11" y="38" width="9" height="9" />
42         <SubBitmap id="eq_small_close_down" x="11" y="47" width="9" height="9" />
43         <SubBitmap id="eq_small_volume_up" x="1" y="30" width="3" height="7" />
44     </Bitmap>
45     <Bitmap id="pledit" file="pledit.bmp" alphacolor="#FF0001">
46        <SubBitmap id="pl_upleft_focus" x="0" y="0" width="25" height="20" />
47        <SubBitmap id="pl_title_focus" x="26" y="0" width="100" height="20" />
48        <SubBitmap id="pl_up_focus" x="127" y="0" width="25" height="20" />
49        <SubBitmap id="pl_upright_focus" x="153" y="0" width="25" height="20" />
50        <SubBitmap id="pl_down1" x="179" y="0" width="25" height="38" />
51        <SubBitmap id="pl_down2" x="205" y="0" width="75" height="38" />
52        <SubBitmap id="pl_left" x="0" y="42" width="25" height="29" />
53        <SubBitmap id="pl_right" x="26" y="42" width="25" height="29" />
54        <SubBitmap id="pl_slider_up" x="52" y="53" width="8" height="18" />
55        <SubBitmap id="pl_slider_down" x="61" y="53" width="8" height="18" />
56        <SubBitmap id="pl_downleft" x="0" y="72" width="125" height="38" />
57        <SubBitmap id="pl_downright" x="126" y="72" width="150" height="38" />
58        <SubBitmap id="pl_resize" x="256" y="90" width="20" height="20" />
59        <SubBitmap id="pl_switch_up" x="157" y="3" width="9" height="9" />
60        <SubBitmap id="pl_switch_down" x="61" y="42" width="9" height="9" />
61        <SubBitmap id="pl_close_up" x="167" y="3" width="9" height="9" />
62        <SubBitmap id="pl_close_down" x="51" y="42" width="9" height="9" />
63        <SubBitmap id="pl_previous" x="132" y="95" width="8" height="8" />
64        <SubBitmap id="pl_play" x="141" y="95" width="8" height="8" />
65        <SubBitmap id="pl_pause" x="150" y="95" width="8" height="8" />
66        <SubBitmap id="pl_stop" x="159" y="95" width="8" height="8" />
67        <SubBitmap id="pl_forward" x="168" y="95" width="8" height="8" />
68        <SubBitmap id="pl_eject" x="177" y="95" width="8" height="8" />
69        <SubBitmap id="pl_small_left" x="72" y="42" width="25" height="14" />
70        <SubBitmap id="pl_small_middle" x="72" y="57" width="25" height="14" />
71        <SubBitmap id="pl_small_right_focus" x="99" y="42" width="50" height="14" />
72        <SubBitmap id="pl_small_switch_up" x="128" y="45" width="9" height="9" />
73        <SubBitmap id="pl_small_close_up" x="138" y="45" width="9" height="9" />
74        <SubBitmap id="pl_small_resize" x="25" y="3" width="9" height="8" />
75     </Bitmap>
76     <Bitmap id="playpaus" file="playpaus.bmp" alphacolor="#FF0001">
77         <SubBitmap id="play_icon" x="0" y="0" width="9" height="9" />
78         <SubBitmap id="pause_icon" x="9" y="0" width="9" height="9" />
79         <SubBitmap id="stop_icon" x="18" y="0" width="9" height="9" />
80     </Bitmap>
81     <Bitmap id="posbar" file="posbar.bmp" alphacolor="#FF0001" >
82        <SubBitmap id="time_bg" x="0" y="0" width="248" height="10" />
83        <SubBitmap id="time_up" x="248" y="0" width="29" height="10" />
84        <SubBitmap id="time_down" x="278" y="0" width="29" height="10" />
85     </Bitmap>
86     <Bitmap id="titlebar" file="titlebar.bmp" alphacolor="#FF0001" >
87        <SubBitmap id="menu_up" x="0" y="0" width="9" height="9" />
88        <SubBitmap id="menu_down" x="0" y="9" width="9" height="9" />
89        <SubBitmap id="minimize_up" x="9" y="0" width="9" height="9" />
90        <SubBitmap id="minimize_down" x="9" y="9" width="9" height="9" />
91        <SubBitmap id="switch_up" x="0" y="18" width="9" height="9" />
92        <SubBitmap id="switch_down" x="9" y="18" width="9" height="9" />
93        <SubBitmap id="quit_up" x="18" y="0" width="9" height="9" />
94        <SubBitmap id="quit_down" x="18" y="9" width="9" height="9" />
95        <SubBitmap id="title_focus" x="27" y="0" width="275" height="14" />
96        <SubBitmap id="small_focus" x="27" y="29" width="275" height="14" />
97        <SubBitmap id="small_previous" x="194" y="32" width="8" height="8" />
98        <SubBitmap id="small_play" x="203" y="32" width="8" height="8" />
99        <SubBitmap id="small_pause" x="212" y="32" width="8" height="8" />
100        <SubBitmap id="small_stop" x="221" y="32" width="8" height="8" />
101        <SubBitmap id="small_forward" x="230" y="32" width="8" height="8" />
102        <SubBitmap id="small_eject" x="239" y="32" width="8" height="8" />
103        <SubBitmap id="small_time_bg" x="0" y="36" width="17" height="7" />
104        <SubBitmap id="small_time_cursor_up" x="17" y="36" width="2" height="7" />
105     </Bitmap>
106     <Bitmap id="shufrep" file="shufrep.bmp" alphacolor="#FF0001">
107        <SubBitmap id="noloop_up" x="0" y="0" width="28" height="15" />
108        <SubBitmap id="noloop_down" x="0" y="15" width="28" height="15" />
109        <SubBitmap id="loop_up" x="0" y="30" width="28" height="15" />
110        <SubBitmap id="loop_down" x="0" y="45" width="28" height="15" />
111        <SubBitmap id="noshuffle_up" x="28" y="0" width="47" height="15" />
112        <SubBitmap id="noshuffle_down" x="28" y="15" width="47" height="15" />
113        <SubBitmap id="shuffle_up" x="28" y="30" width="47" height="15" />
114        <SubBitmap id="shuffle_down" x="28" y="45" width="47" height="15" />
115        <SubBitmap id="eqoff_up" x="0" y="61" width="23" height="12" />
116        <SubBitmap id="eqon_up" x="0" y="73" width="23" height="12" />
117        <SubBitmap id="ploff_up" x="23" y="61" width="23" height="12" />
118        <SubBitmap id="plon_up" x="23" y="73" width="23" height="12" />
119        <SubBitmap id="eqoff_down" x="46" y="61" width="23" height="12" />
120        <SubBitmap id="eqon_down" x="46" y="73" width="23" height="12" />
121        <SubBitmap id="ploff_down" x="69" y="61" width="23" height="12" />
122        <SubBitmap id="plon_down" x="69" y="73" width="23" height="12" />
123     </Bitmap>
124     <Bitmap id="volume" file="volume.bmp" alphacolor="#FF0001">
125        <SubBitmap id="volume_bg" x="0" y="0" width="68" height="418" />
126        <SubBitmap id="volume_bg" x="0" y="0" width="65" height="418" />
127        <SubBitmap id="volume_up" x="15" y="422" width="14" height="11" />
128        <SubBitmap id="volume_down" x="0" y="422" width="14" height="11" />
129     </Bitmap>
130     <Font id="playlist_font" file="FreeSansBold.ttf" size="11" />
131     <BitmapFont id="digits_font" file="nums_ex.bmp" type="digits" />
132     <BitmapFont id="digits_font" file="numbers.bmp" type="digits" />
133     <BitmapFont id="text_font" file="text.bmp" type="text" />
134
135     <Window id="main_window" x="100" y="100">
136         <Layout id="small_layout" width="275" height="14">
137             <Group x="0" y="0">
138                 <Anchor x="0" y="0" priority="100" range="15" />
139                 <Anchor x="0" y="14" priority="100" range="15" />
140                 <Anchor x="275" y="0" priority="100" range="15" />
141                 <Anchor x="275" y="14" priority="100" range="15" />
142                 <Anchor x="30" y="0" points="(0,0),(245,0)" priority="90" range="15" />
143                 <Anchor x="30" y="14" points="(0,0),(245,0)" priority="90" range="15" />
144                 <Image x="0" y="0" image="small_focus" action="move" />
145                 <Text font="text_font" x="122" y="4" width="55" text="$T" />
146                 <Button x="6" y="3" up="menu_up" down="menu_down" over="menu_up" action="dialogs.popup()" tooltiptext="Popup menu" />
147                 <Button x="167" y="3" up="small_previous" action="playlist.previous()" />
148                 <Button x="176" y="3" up="small_play" action="vlc.play()" />
149                 <Button x="185" y="3" up="small_pause" action="vlc.pause()" />
150                 <Button x="194" y="3" up="small_stop" action="vlc.stop()" />
151                 <Button x="203" y="3" up="small_forward" action="playlist.next()" />
152                 <Button x="212" y="3" up="small_eject" action="dialogs.fileSimple()" />
153                 <Button x="244" y="3" up="minimize_up" down="minimize_down" over="minimize_up" action="vlc.minimize()" tooltiptext="Minimize" />
154                 <Button x="254" y="3" up="switch_up" down="switch_down" over="switch_up" action="main_window.setLayout(big_layout)" tooltiptext="Switch" />
155                 <Button x="264" y="3" up="quit_up" down="quit_down" over="quit_up" action="vlc.quit()" tooltiptext="Quit" />
156                 <Image x="226" y="4" image="small_time_bg" visible="not vlc.isStopped" />
157                 <Slider value="time" x="227" y="7" up="small_time_cursor_up" down="small_time_cursor_up" points="(0,0),(14,0)" thickness="7" tooltiptext="Time: $T" visible="not vlc.isStopped" />
158             </Group>
159         </Layout>
160         <Layout id="big_layout" width="275" height="116">
161             <Group x="0" y="0">
162                 <Anchor x="0" y="0" priority="100" range="15" />
163                 <Anchor x="275" y="0" priority="100" range="15" />
164                 <Anchor x="0" y="116" priority="100" range="15" />
165                 <Anchor x="275" y="116" priority="100" range="15" />
166                 <Anchor x="30" y="0" points="(0,0),(245,0)" priority="90" range="15" />
167                 <Anchor x="30" y="116" points="(0,0),(245,0)" priority="90" range="15" />
168                 <Anchor x="0" y="30" points="(0,0),(0,86)" priority="90" range="15" />
169                 <Anchor x="275" y="30" points="(0,0),(0,86)" priority="90" range="15" />
170                 <Image x="0" y="0" image="main" action="move" />
171                 <Image x="26" y="29" image="play_icon" visible="vlc.isPlaying" />
172                 <Image x="26" y="29" image="pause_icon" visible="vlc.isPaused" />
173                 <Image x="26" y="29" image="stop_icon" visible="vlc.isStopped" />
174                 <Image x="0" y="0" image="title_focus" action="move" />
175                 <Text font="digits_font" x="30" y="26" width="75" text="$T" visible="not vlc.isStopped" />
176                 <Text font="text_font" x="111" y="27" width="155" text="$N" />
177                 <Slider value="volume" x="107" y="57" up="volume_up" down="volume_down" points="(7,6),(58,6)" tooltiptext="Volume: $V%">
178                     <SliderBackground image="volume_bg" nbvert="28" padvert="2" />
179                 </Slider>
180                 <Image x="16" y="72" image="time_bg" visible="not vlc.isStopped" />
181                 <Slider value="time" x="30" y="77" up="time_up" down="time_down" points="(0,0),(218,0)" thickness="5" tooltiptext="Time: $T" visible="not vlc.isStopped" />
182                 <Button x="6" y="3" up="menu_up" down="menu_down" over="menu_up" action="dialogs.popup()" tooltiptext="Popup menu" />
183                 <Button x="244" y="3" up="minimize_up" down="minimize_down" over="minimize_up" action="vlc.minimize()" tooltiptext="Minimize" />
184                 <Button x="254" y="3" up="switch_up" down="switch_down" over="switch_up" action="main_window.setLayout(small_layout)" tooltiptext="Switch" />
185                 <Button x="264" y="3" up="quit_up" down="quit_down" over="quit_up" action="vlc.quit()" tooltiptext="Quit" />
186                 <Button x="16" y="88" up="previous_up" down="previous_down" action="playlist.previous()" tooltiptext="Previous" />
187                 <Button x="39" y="88" up="play_up" down="play_down" action="vlc.play()" tooltiptext="Play" />
188                 <Button x="62" y="88" up="pause_up" down="pause_down" action="vlc.pause()" tooltiptext="Pause" />
189                 <Button x="85" y="88" up="stop_up" down="stop_down" action="vlc.stop()" tooltiptext="Stop" />
190                 <Button x="108" y="88" up="next_up" down="next_down" action="playlist.next()" tooltiptext="Next" />
191                 <Button x="136" y="89" up="eject_up" down="eject_down" action="dialogs.fileSimple()" tooltiptext="Open" />
192                 <Checkbox x="164" y="89" up1="noshuffle_up" down1="noshuffle_down" up2="shuffle_up" down2="shuffle_down" state="playlist.isRandom" action1="playlist.setRandom(true)" action2="playlist.setRandom(false)" tooltiptext1="Shuffle" tooltiptext2="Shuffle" />
193                 <Checkbox x="210" y="89" up1="noloop_up" down1="noloop_down" up2="loop_up" down2="loop_down" state="playlist.isLoop" action1="playlist.setLoop(true)" action2="playlist.setLoop(false)" tooltiptext1="Loop" tooltiptext2="Loop" />
194                 <Checkbox x="219" y="58" up1="eqoff_up" down1="eqoff_down" up2="eqon_up" down2="eqon_down" state="equalizer_window.isVisible" action1="equalizer_window.show()" action2="equalizer_window.hide()" tooltiptext1="Show equalizer" tooltiptext2="Hide equalizer" />
195                 <Checkbox x="242" y="58" up1="ploff_up" down1="ploff_down" up2="plon_up" down2="plon_down" state="playlist_window.isVisible" action1="playlist_window.show()" action2="playlist_window.hide()" tooltiptext1="Show playlist" tooltiptext2="Hide playlist" />
196             </Group>
197         </Layout>
198     </Window>
199
200     <Window id="equalizer_window" x="100" y="216">
201         <Layout id="eq_small_layout" width="275" height="116">
202             <Group x="0" y="0">
203                 <Anchor x="0" y="0" priority="70" range="15" />
204                 <Anchor x="275" y="0" priority="70" range="15" />
205                 <Anchor x="0" y="14" priority="70" range="15" />
206                 <Anchor x="275" y="14" priority="70" range="15" />
207                 <Anchor x="30" y="0" points="(0,0),(245,0)" priority="60" range="15" />
208                 <Anchor x="30" y="14" points="(0,0),(245,0)" priority="60" range="15" />
209                 <Image x="0" y="0" image="eq_small_focus" action="move" />
210                 <Button x="254" y="3" up="eq_small_switch_up" down="eq_small_switch_down" over="eq_small_switch_up" action="equalizer_window.setLayout(eq_big_layout)" tooltiptext="Switch" />
211                 <Button x="264" y="3" up="eq_small_close_up" down="eq_small_close_down" over="eq_small_close_up" action="equalizer_window.hide()" tooltiptext="Close the window" />
212                 <Slider value="volume" x="62" y="4" up="eq_small_volume_up" down="eq_small_volume_up" points="(0,3),(94,3)" thickness="7" tooltiptext="Volume: $V%" />
213             </Group>
214         </Layout>
215         <Layout id="eq_big_layout" width="275" height="116">
216             <Group x="0" y="0">
217                 <Anchor x="0" y="0" priority="70" range="15" />
218                 <Anchor x="275" y="0" priority="70" range="15" />
219                 <Anchor x="0" y="116" priority="70" range="15" />
220                 <Anchor x="275" y="116" priority="70" range="15" />
221                 <Anchor x="30" y="0" points="(0,0),(245,0)" priority="60" range="15" />
222                 <Anchor x="30" y="116" points="(0,0),(245,0)" priority="60" range="15" />
223                 <Anchor x="0" y="30" points="(0,0),(0,86)" priority="60" range="15" />
224                 <Anchor x="275" y="30" points="(0,0),(0,86)" priority="60" range="15" />
225                 <Image x="0" y="0" image="eq_bg" action="move" />
226                 <Image x="0" y="0" image="eq_title_focus" action="move" />
227                 <Image x="86" y="16" image="eq_grid" action="move" />
228                 <Button x="254" y="3" up="eq_switch_up" down="eq_switch_down" over="eq_switch_up" action="equalizer_window.setLayout(eq_small_layout)" tooltiptext="Switch" />
229                 <Button x="264" y="3" up="eq_close_up" down="eq_close_down" over="eq_close_up" action="equalizer_window.hide()" tooltiptext="Close the window" />
230                 <Checkbox x="15" y="18" up1="eq_notok_up" down1="eq_notok_down" up2="eq_ok_up" down2="eq_ok_down" state="equalizer.isEnabled" action1="equalizer.enable()" action2="equalizer.disable()" tooltiptext1="Enable equalizer" tooltiptext2="Disable equalizer" />
231                 <Slider value="equalizer.band(0)" x="78" y="37" up="eq_slider_up" down="eq_slider_down" points="(6,55),(6,7)" thickness="6" tooltiptext="">
232                     <SliderBackground image="eq_slider_bg" nbhoriz="14" nbvert="2" padhoriz="1" padvert="1" />
233                 </Slider>
234                 <Slider value="equalizer.band(1)" x="96" y="37" up="eq_slider_up" down="eq_slider_down" points="(6,55),(6,7)" thickness="6" tooltiptext="">
235                     <SliderBackground image="eq_slider_bg" nbhoriz="14" nbvert="2" padhoriz="1" padvert="1" />
236                 </Slider>
237                 <Slider value="equalizer.band(2)" x="114" y="37" up="eq_slider_up" down="eq_slider_down" points="(6,55),(6,7)" thickness="6" tooltiptext="">
238                     <SliderBackground image="eq_slider_bg" nbhoriz="14" nbvert="2" padhoriz="1" padvert="1" />
239                 </Slider>
240                 <Slider value="equalizer.band(3)" x="132" y="37" up="eq_slider_up" down="eq_slider_down" points="(6,55),(6,7)" thickness="6" tooltiptext="">
241                     <SliderBackground image="eq_slider_bg" nbhoriz="14" nbvert="2" padhoriz="1" padvert="1" />
242                 </Slider>
243                 <Slider value="equalizer.band(4)" x="150" y="37" up="eq_slider_up" down="eq_slider_down" points="(6,55),(6,7)" thickness="6" tooltiptext="">
244                     <SliderBackground image="eq_slider_bg" nbhoriz="14" nbvert="2" padhoriz="1" padvert="1" />
245                 </Slider>
246                 <Slider value="equalizer.band(5)" x="168" y="37" up="eq_slider_up" down="eq_slider_down" points="(6,55),(6,7)" thickness="6" tooltiptext="">
247                     <SliderBackground image="eq_slider_bg" nbhoriz="14" nbvert="2" padhoriz="1" padvert="1" />
248                 </Slider>
249                 <Slider value="equalizer.band(6)" x="186" y="37" up="eq_slider_up" down="eq_slider_down" points="(6,55),(6,7)" thickness="6" tooltiptext="">
250                     <SliderBackground image="eq_slider_bg" nbhoriz="14" nbvert="2" padhoriz="1" padvert="1" />
251                 </Slider>
252                 <Slider value="equalizer.band(7)" x="204" y="37" up="eq_slider_up" down="eq_slider_down" points="(6,55),(6,7)" thickness="6" tooltiptext="">
253                     <SliderBackground image="eq_slider_bg" nbhoriz="14" nbvert="2" padhoriz="1" padvert="1" />
254                 </Slider>
255                 <Slider value="equalizer.band(8)" x="222" y="37" up="eq_slider_up" down="eq_slider_down" points="(6,55),(6,7)" thickness="6" tooltiptext="">
256                     <SliderBackground image="eq_slider_bg" nbhoriz="14" nbvert="2" padhoriz="1" padvert="1" />
257                 </Slider>
258                 <Slider value="equalizer.band(9)" x="240" y="37" up="eq_slider_up" down="eq_slider_down" points="(6,55),(6,7)" thickness="6" tooltiptext="">
259                     <SliderBackground image="eq_slider_bg" nbhoriz="14" nbvert="2" padhoriz="1" padvert="1" />
260                 </Slider>
261             </Group>
262         </Layout>
263     </Window>
264
265     <Window id="playlist_window" x="100" y="332">
266         <Layout id="pl_small_layout" width="275" height="116" minwidth="275" minheight="116" maxwidth="1000" maxheight="800">
267             <Group>
268                 <Anchor x="0" y="0" priority="30" range="15" />
269                 <Anchor x="275" y="0" priority="30" range="15" />
270                 <Anchor x="0" y="116" priority="30" range="15" />
271                 <Anchor x="275" y="116" priority="30" range="15" />
272                 <Anchor x="30" y="0" points="(0,0),(245,0)" priority="20" range="15" />
273                 <Anchor x="30" y="116" points="(0,0),(245,0)" priority="20" range="15" />
274                 <Image x="0" y="0" image="pl_small_left" action="move" />
275                 <Image x="25" y="0" image="pl_small_middle" action="move" />
276                 <Image x="50" y="0" image="pl_small_middle" action="move" />
277                 <Image x="75" y="0" image="pl_small_middle" action="move" />
278                 <Image x="100" y="0" image="pl_small_middle" action="move" />
279                 <Image x="125" y="0" image="pl_small_middle" action="move" />
280                 <Image x="150" y="0" image="pl_small_middle" action="move" />
281                 <Image x="175" y="0" image="pl_small_middle" action="move" />
282                 <Image x="200" y="0" image="pl_small_middle" action="move" lefttop="lefttop" rightbottom="righttop" />
283                 <Image x="225" y="0" image="pl_small_right_focus" action="move" lefttop="righttop" rightbottom="righttop" />
284                 <Image x="250" y="3" image="pl_small_resize" action="resizeSE" lefttop="righttop" rightbottom="righttop" />
285                 <Button x="254" y="3" up="pl_small_switch_up" down="pl_switch_down" over="pl_small_switch_up" action="playlist_window.setLayout(pl_big_layout)" tooltiptext="Switch" lefttop="righttop" rightbottom="righttop" />
286                 <Button x="264" y="3" up="pl_small_close_up" down="pl_close_down" over="pl_small_close_up" action="playlist_window.hide()" tooltiptext="Close the window" lefttop="righttop" rightbottom="righttop" />
287                 <Text font="text_font" x="4" y="4" width="250" text="$N" />
288             </Group>
289         </Layout>
290         <Layout id="pl_big_layout" width="275" height="116" minwidth="275" minheight="116" maxwidth="1000" maxheight="800">
291             <Group x="0" y="0">
292                 <Anchor x="0" y="0" priority="30" range="15" />
293                 <Anchor x="275" y="0" priority="30" range="15" />
294                 <Anchor x="0" y="116" priority="30" range="15" />
295                 <Anchor x="275" y="116" priority="30" range="15" />
296                 <Anchor x="30" y="0" points="(0,0),(245,0)" priority="20" range="15" />
297                 <Anchor x="30" y="116" points="(0,0),(245,0)" priority="20" range="15" />
298                 <Anchor x="0" y="30" points="(0,0),(0,86)" priority="20" range="15" />
299                 <Anchor x="275" y="30" points="(0,0),(0,86)" priority="20" range="15" />
300                 <Image x="0" y="0" image="pl_upleft_focus" action="move" />
301                 <Image x="25" y="0" image="pl_up_focus" action="move" />
302                 <Image x="50" y="0" image="pl_up_focus" action="move" />
303                 <Image x="75" y="0" image="pl_up_focus" action="move" />
304                 <Image x="87" y="0" image="pl_title_focus" action="move" />
305                 <Image x="187" y="0" image="pl_up_focus" action="move" />
306                 <Image x="200" y="0" image="pl_up_focus" action="move" />
307                 <Image x="225" y="0" image="pl_up_focus" action="move" rightbottom="righttop" />
308                 <Image x="250" y="0" image="pl_upright_focus" action="move" lefttop="righttop" rightbottom="righttop" />
309                 <Image x="0" y="20" image="pl_left" action="move" />
310                 <Image x="250" y="20" image="pl_right" action="move" lefttop="righttop" rightbottom="righttop" />
311                 <Image x="0" y="49" image="pl_left" action="move" rightbottom="leftbottom" />
312                 <Image x="250" y="49" image="pl_right" action="move" lefttop="righttop" rightbottom="rightbottom" />
313                 <Image x="125" y="78" image="pl_down1" action="move" lefttop="leftbottom" rightbottom="rightbottom" />
314                 <Image x="50" y="78" image="pl_down2" action="move" lefttop="rightbottom" rightbottom="rightbottom" />
315                 <Image x="0" y="78" image="pl_downleft" action="move" lefttop="leftbottom" rightbottom="leftbottom" />
316                 <Image x="125" y="78" image="pl_downright" action="move" lefttop="rightbottom" rightbottom="rightbottom" />
317                 <Image x="255" y="96" image="pl_resize" action="resizeSE" lefttop="rightbottom" rightbottom="rightbottom" />
318                 <Button x="254" y="3" up="pl_switch_up" down="pl_switch_down" over="pl_switch_up" action="playlist_window.setLayout(pl_small_layout)" tooltiptext="Switch" lefttop="righttop" rightbottom="righttop" />
319                 <Button x="264" y="3" up="pl_close_up" down="pl_close_down" over="pl_close_up" action="playlist_window.hide()" tooltiptext="Close the window" lefttop="righttop" rightbottom="righttop" />
320                 <Playlist id="playlist" x="10" y="20" width="240" height="58" lefttop="lefttop" rightbottom="rightbottom" font="playlist_font" fgcolor="#dfdfff" playcolor="#ffffff" bgcolor1="#000000" bgcolor2="#000000" selcolor="#202020" >
321                     <Slider id="playlist_slider" x="264" y="28" lefttop="righttop" rightbottom="rightbottom" up="pl_slider_up" down="pl_slider_down" points="(0,40),(0,0)" />
322                 </Playlist>
323                 <!-- Commented out for now, as the extra digit makes it dirty
324                 <Text font="text_font" x="186" y="101" width="55" text="$T" lefttop="rightbottom" />
325                 -->
326                 <Button x="131" y="101" up="pl_previous" down="pl_previous" over="pl_previous" action="playlist.previous()" lefttop="rightbottom" />
327                 <Button x="140" y="101" up="pl_play" down="pl_play" over="pl_play" action="vlc.play()" lefttop="rightbottom" />
328                 <Button x="149" y="101" up="pl_pause" down="pl_pause" over="pl_pause" action="vlc.pause()" lefttop="rightbottom" />
329                 <Button x="158" y="101" up="pl_stop" down="pl_stop" over="pl_stop" action="vlc.stop()" lefttop="rightbottom" />
330                 <Button x="167" y="101" up="pl_forward" down="pl_forward" over="pl_forward" action="playlist.next()" lefttop="rightbottom" />
331                 <Button x="176" y="101" up="pl_eject" down="pl_eject" over="pl_eject" action="dialogs.fileSimple()" lefttop="rightbottom" />
332             </Group>
333         </Layout>
334     </Window>
335
336
337 </Theme>