mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
support for global variables type 'double'
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
<var type="int" name="border">5</var>
|
||||
<var type="int" name="fadeTime">0</var>
|
||||
<var type="string" name="stringglobal">hützligrütz</var>
|
||||
<var type="double" name="pi">3.14</var>
|
||||
</variables>
|
||||
<!--
|
||||
translations used in the skin
|
||||
|
||||
Reference in New Issue
Block a user