implemented horizontal menus

This commit is contained in:
louis
2015-08-08 11:04:15 +02:00
parent b5c587b256
commit ea758f9556
54 changed files with 672 additions and 2210 deletions

View File

@@ -70,22 +70,7 @@
<drawrectangle x="4" y="4 + {areaheight} * {offset} / 1000" width="{areawidth} - 8" height="{areaheight} * {height} / 1000 - 8" color="{clrWhite}" />
</area>
</scrollbar>
<!-- Available Variables in detailheader and tab:
{menuheader} "Preview: Skin <skinname>"
{skinname} name of skin
{author} skin author
{fonts[]} array with fonts used by skin
{fonts[name]} name of font
{fonts[installed]} true if font is installed on system
{plugins[]} array with plugins supported by skin
{plugins[name]} name of plugin
{screenshots[]} array with screenshots
{screenshots[desc]} description of screenshot
{screenshots[path]} screenshot path
-->
<detailheader>
<area x="0" y="0" width="100%" height="20%" layer="2">
<fill color="{clrTransBlueLight}" />