mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 05:25:46 -04:00
Initial community commit
This commit is contained in:
22
Src/resources/skins/Winamp Modern/xml/pledit-shade.xml
Normal file
22
Src/resources/skins/Winamp Modern/xml/pledit-shade.xml
Normal file
@ -0,0 +1,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>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user