Changeset 1650c7648c122a79554831a03efe9538684eb68d

Show
Ignore:
Timestamp:
09/27/07 20:04:45 (1 year ago)
Author:
Olivier Teulière <ipkiss@videolan.org>
git-committer:
Olivier Teulière <ipkiss@videolan.org> 1190916285 +0000
git-parent:

[9fffb689ce90c2679d2dfee3e9e654e2928e3d97]

git-author:
Olivier Teulière <ipkiss@videolan.org> 1190916285 +0000
Message:

Allow controls directly in the Layout tag (the intermediate Group tag is not mandatory anymore).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • share/skins2/skin.dtd

    r8086b07 r1650c76  
    7878        playondrop  CDATA   "true" 
    7979    > 
    80 <!ELEMENT Layout (Group)+> 
     80<!ELEMENT Layout (Group|Image|Button|Playlist|Slider|RadialSlider|Text|Checkbox| 
     81                  Anchor|Video|Playtree|Panel)+> 
    8182    <!ATTLIST Layout 
    8283        id          CDATA   "none"