aboutsummaryrefslogtreecommitdiff
path: root/Src/resources/skins/Winamp Modern/xml/pledit-shade.xml
blob: cb2c25445b3a235b26683cbada8b4e87f770252f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- pledit-shade.xml creates the layout of the Playlist Shade Window. -->

  <include file="pledit-shade-group.xml"/>

  <layout
    id="shade"
    minimum_w="354"
    minimum_h="25"
    h="25"
    w="436"
    droptarget="pldr"
    background="wasabi.frame.basetexture"
    linkwidth="normal"
appbar="top|bottom"
  >

  <group id="plshade" x="0" y="0" sysregion="1" w="0" relath="1"/>

</layout>