[MPlayer-dev-eng] [PATCH] Radio support
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Aug 28 22:46:40 CEST 2006
Hello,
On Mon, Aug 28, 2006 at 10:19:37PM +0200, Jindrich Makovicka wrote:
> Still doesn't build. Patch attached.
> Index: ru/radio.xml
> ===================================================================
> --- ru/radio.xml (revision 19583)
> +++ ru/radio.xml (working copy)
> @@ -1,8 +1,5 @@
> <?xml version="1.0" encoding="koi8-r"?>
> <!-- $Revision: 17322 $ -->
> -<chapter id="tv">
> -<title>Radio</title>
> -
> <sect1 id="radio" xreflabel="Radio">
> <title>Radio</title>
>
> @@ -115,5 +112,3 @@
> </informalexample>
> </sect2>
> </sect1>
> -
> -</chapter>
> Index: en/radio.xml
> ===================================================================
> --- en/radio.xml (revision 19583)
> +++ en/radio.xml (working copy)
> @@ -1,10 +1,10 @@
> <?xml version="1.0" encoding="iso-8859-1"?>
> <!-- $Revision: 17322 $ -->
> -<chapter id="tv">
> +<chapter id="radio">
> <title>Radio</title>
>
> -<sect1 id="radio" xreflabel="Radio">
> -<title>Radio</title>
> +<sect1 id="radio-input" xreflabel="Radio">
> +<title>Radio input</title>
>
> <para>
> This section is about how to enable <emphasis role="bold">listening
Hmm... tvinput.xml has the same inconsistencies that the ru version does
not include <chapter ..> but the en version does, but is this on purpose
or should better both be fixed in the same way?
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list