]> git.sesse.net Git - vlc/blobdiff - share/skins2/skin.dtd
Contribs: apply the zvbi fix on all platforms
[vlc] / share / skins2 / skin.dtd
index 70eee65185149effe9d669a6ef973e1754c29938..6517aaad38531bc8de475d6eee2f819849664c9e 100644 (file)
@@ -28,6 +28,7 @@
         alphacolor  CDATA   #REQUIRED
         nbframes    CDATA   "1"
         fps         CDATA   "0"
+        loop        CDATA   "0"
     >
 <!ELEMENT SubBitmap EMPTY>
     <!ATTLIST SubBitmap
@@ -38,6 +39,7 @@
         height      CDATA   #REQUIRED
         nbframes    CDATA   "1"
         fps         CDATA   "0"
+        loop        CDATA   "0"
     >
 <!ELEMENT Font EMPTY>
     <!ATTLIST Font
         visible     CDATA   "true"
         x           CDATA   "0"
         y           CDATA   "0"
+        position    CDATA   "-1"
+        xoffset     CDATA    "0"
+        yoffset     CDATA    "0"
+        xmargin     CDATA    "0"
+        ymargin     CDATA    "0"
         dragdrop    CDATA   "true"
         playondrop  CDATA   "true"
     >
-<!ELEMENT Layout (Group)+>
+<!ELEMENT Layout (Group|Image|Button|Playlist|Slider|RadialSlider|Text|Checkbox|
+                  Anchor|Video|Playtree|Panel)+>
     <!ATTLIST Layout
         id          CDATA   "none"
         width       CDATA   #REQUIRED
 <!ELEMENT Group (Group|Image|Button|Playlist|Slider|RadialSlider|Text|Checkbox|
                  Anchor|Video|Playtree|Panel)+>
     <!ATTLIST Group
+        id          CDATA   "none"
         x           CDATA   "0"
         y           CDATA   "0"
     >
 <!ELEMENT Panel (Group|Image|Button|Playlist|Slider|RadialSlider|Text|Checkbox|
                  Anchor|Video|Playtree|Panel)+>
     <!ATTLIST Panel
+        id          CDATA   "none"
         x           CDATA   "0"
         y           CDATA   "0"
         lefttop     CDATA   "lefttop"
         ykeepratio  CDATA   "false"
         width       CDATA   #REQUIRED
         height      CDATA   #REQUIRED
+        position    CDATA   "-1"
+        xoffset     CDATA    "0"
+        yoffset     CDATA    "0"
+        xmargin     CDATA    "0"
+        ymargin     CDATA    "0"
     >
 
 <!-- Anchors -->
 <!ELEMENT Anchor EMPTY>
     <!ATTLIST Anchor
+        id          CDATA   "none"
         x           CDATA   "0"
         y           CDATA   "0"
         lefttop     CDATA   "lefttop"
         visible     CDATA   "true"
         x           CDATA   "0"
         y           CDATA   "0"
+        width       CDATA   "-1"
+        height      CDATA   "-1"
         lefttop     CDATA   "lefttop"
         rightbottom CDATA   "lefttop"
         xkeepratio  CDATA   "false"
         action2     CDATA   "none"
         resize      CDATA   "mosaic"
         help        CDATA   ""
+        art         CDATA   "false"
     >
 <!ELEMENT Button EMPTY>
     <!ATTLIST Button
         visible     CDATA   "true"
         x           CDATA   "0"
         y           CDATA   "0"
+        width       CDATA   "-1"
+        height      CDATA   "-1"
         lefttop     CDATA   "lefttop"
         rightbottom CDATA   "lefttop"
         xkeepratio  CDATA   "false"
         color       CDATA   "#000000"
         scrolling   CDATA   "auto"
         alignment   CDATA   "left"
+        focus       CDATA   "true"
         help        CDATA   ""
     >
 <!ELEMENT Playlist (Slider)?>
         y           CDATA   "0"
         width       CDATA   "0"
         height      CDATA   "0"
+        position    CDATA   "-1"
+        xoffset     CDATA    "0"
+        yoffset     CDATA    "0"
+        xmargin     CDATA    "0"
+        ymargin     CDATA    "0"
         lefttop     CDATA   "lefttop"
         rightbottom CDATA   "lefttop"
         xkeepratio  CDATA   "false"
         y           CDATA   "0"
         width       CDATA   "0"
         height      CDATA   "0"
+        position    CDATA   "-1"
+        xoffset     CDATA    "0"
+        yoffset     CDATA    "0"
+        xmargin     CDATA    "0"
+        ymargin     CDATA    "0"
         lefttop     CDATA   "lefttop"
         rightbottom CDATA   "lefttop"
         xkeepratio  CDATA   "false"
         y           CDATA   "0"
         width       CDATA   "0"
         height      CDATA   "0"
+        position    CDATA   "-1"
+        xoffset     CDATA    "0"
+        yoffset     CDATA    "0"
+        xmargin     CDATA    "0"
+        ymargin     CDATA    "0"
         lefttop     CDATA   "lefttop"
         rightbottom CDATA   "lefttop"
         xkeepratio  CDATA   "false"