mirror of
https://github.com/reactos/reactos.git
synced 2024-11-06 22:52:46 +00:00
14 lines
335 B
XML
14 lines
335 B
XML
|
<!--
|
||
|
ToDo:
|
||
|
Chhose the right one from all the installer and GUI fronend packages
|
||
|
or add zip support for the official distro
|
||
|
-->
|
||
|
|
||
|
<package>
|
||
|
<name>mPlayer</name>
|
||
|
<version>1.0 pre7</version>
|
||
|
<description>Commandline Media Player which works under ReactOs.</description>
|
||
|
<scripts inst="mplayer.inst.rps"/>
|
||
|
</package>
|
||
|
|