Changeset 235b01982bd547f5d0175e3b17787f87104551af

Show
Ignore:
Timestamp:
12/08/03 01:07:46 (5 years ago)
Author:
Gildas Bazin <gbazin@videolan.org>
git-committer:
Gildas Bazin <gbazin@videolan.org> 1060643266 +0000
git-parent:

[91f69ae3647c237c8b3de287575a448f24f14d74]

git-author:
Gildas Bazin <gbazin@videolan.org> 1060643266 +0000
Message:

* share/http/index.html: added "del" and "empty" controls.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • share/http/index.html

    r2a922dd r235b019  
    1111    <vlc id="end" /> 
    1212 
    13     <vlc id="control" param1="stop,pause,previous,next,add,sout,play" /> 
     13    <vlc id="control" param1="stop,pause,previous,next,add,sout,play,del,empty" /> 
    1414    <vlc id="set" param1="sout" param2="string" /> 
    1515 </head>