]> git.sesse.net Git - vlc/commitdiff
Allow controls directly in the Layout tag (the intermediate Group tag is not mandator...
authorOlivier Teulière <ipkiss@videolan.org>
Thu, 27 Sep 2007 18:04:45 +0000 (18:04 +0000)
committerOlivier Teulière <ipkiss@videolan.org>
Thu, 27 Sep 2007 18:04:45 +0000 (18:04 +0000)
share/skins2/skin.dtd

index 70eee65185149effe9d669a6ef973e1754c29938..5a7ff145a1d3b81fb431d6df3f1ab01b7276c6be 100644 (file)
@@ -77,7 +77,8 @@
         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