1
0

pledit-shade.xml 400 B

12345678910111213141516171819202122
  1. <!-- pledit-shade.xml creates the layout of the Playlist Shade Window. -->
  2. <include file="pledit-shade-group.xml"/>
  3. <layout
  4. id="shade"
  5. minimum_w="354"
  6. minimum_h="25"
  7. h="25"
  8. w="436"
  9. droptarget="pldr"
  10. background="wasabi.frame.basetexture"
  11. linkwidth="normal"
  12. appbar="top|bottom"
  13. >
  14. <group id="plshade" x="0" y="0" sysregion="1" w="0" relath="1"/>
  15. </layout>