mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
initial commit version 0.0.1
This commit is contained in:
9
skinskeleton/xmlfiles/displaymenudetailtext.xml
Normal file
9
skinskeleton/xmlfiles/displaymenudetailtext.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<menudetailedtext x="0" y="0" width="100%" height="100%" fadetime="0">
|
||||
|
||||
<!-- Available Variables in tab elements:
|
||||
{text} detailed text
|
||||
-->
|
||||
<tab name="text" x="0" y="0" width="100" height="100%" layer="1" scrollheight="{areaheight}/4">
|
||||
</tab>
|
||||
|
||||
</menudetailedtext>
|
||||
Reference in New Issue
Block a user