[vlc-devel] commit: skins: update skins dtd (new loop parameter) (Erwan Tulou )
git version control
git at videolan.org
Sun Dec 27 13:31:36 CET 2009
vlc | branch: master | Erwan Tulou <erwan10 at videolan.org> | Sun Dec 27 13:20:08 2009 +0100| [01461816d841cdbc10ef791b8653717d551ba658] | committer: Erwan Tulou
skins: update skins dtd (new loop parameter)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=01461816d841cdbc10ef791b8653717d551ba658
---
share/skins2/skin.dtd | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/share/skins2/skin.dtd b/share/skins2/skin.dtd
index 3faa609..bcbabb6 100644
--- a/share/skins2/skin.dtd
+++ b/share/skins2/skin.dtd
@@ -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
More information about the vlc-devel
mailing list