]> git.sesse.net Git - vlc/commitdiff
Fix dtd (a Layout can have more than one groups)
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 15 Apr 2006 22:33:27 +0000 (22:33 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 15 Apr 2006 22:33:27 +0000 (22:33 +0000)
share/skins2/skin.dtd

index 9af8280626fcec7e064074bd48258fb181da044c..080ad36d1520e56995fcf94e368a9df2d3d8f3cc 100644 (file)
@@ -72,7 +72,7 @@
         dragdrop    CDATA   "true"
         playondrop  CDATA   "true"
     >
-<!ELEMENT Layout (Group)>
+<!ELEMENT Layout (Group)+>
     <!ATTLIST Layout
         id          CDATA   "none"
         width       CDATA   #REQUIRED