Mercurial > mplayer.hg
changeset 20312:acab67264bf9
capitalization fixes, add missing dots to sentences
author | kraymer |
---|---|
date | Fri, 20 Oct 2006 15:40:43 +0000 |
parents | f0533a075333 |
children | 9e085832c423 |
files | DOCS/xml/en/codecs.xml |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/codecs.xml Fri Oct 20 10:55:48 2006 +0000 +++ b/DOCS/xml/en/codecs.xml Fri Oct 20 15:40:43 2006 +0000 @@ -317,7 +317,7 @@ <step><para> Recompile <application>MPlayer</application> with <option>--with-xvidlibdir=<replaceable>/path/to/</replaceable>libxvidcore.a</option> - <option>--with-xvidincdir=<replaceable>/path/to/</replaceable>xvid.h</option> + <option>--with-xvidincdir=<replaceable>/path/to/</replaceable>xvid.h</option>. </para></step> </procedure> </sect2> @@ -349,14 +349,14 @@ <procedure> <title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title> <note><para>Currently only 32-bit Intel platforms are supported.</para></note> -<step><para>download <application>MPlayer</application> Subversion</para></step> -<step><para>download QuickTime DLL pack from -<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/> +<step><para>Download <application>MPlayer</application> Subversion.</para></step> +<step><para>Download QuickTime DLL pack from +<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>. </para></step> -<step><para>extract QuickTime DLL pack to your Win32 codecs directory +<step><para>Extract QuickTime DLL pack to your Win32 codecs directory. (default: <filename class="directory">/usr/local/lib/codecs/</filename>) </para></step> -<step><para>compile <application>MPlayer</application></para></step> +<step><para>Compile <application>MPlayer</application>.</para></step> </procedure> </sect2>