summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-04-12 10:56:17 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-04-12 10:56:17 +0000
commit7573c29480850d715e2f06cae70f252573098123 (patch)
treea5a2f498ad3a19806957e1d7e01f913c1650b33d /DOCS/xml/en
parent86ea8d4f4abf23672516fa0ca3378aa19c44bf2c (diff)
downloadmpv-7573c29480850d715e2f06cae70f252573098123.tar.bz2
mpv-7573c29480850d715e2f06cae70f252573098123.tar.xz
the great MPlayer tab removal: part I
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31032 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r--DOCS/xml/en/ports.xml2
-rw-r--r--DOCS/xml/en/skin.xml86
-rw-r--r--DOCS/xml/en/video.xml2
3 files changed, 45 insertions, 45 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index f90cec3332..73708da5c7 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -253,7 +253,7 @@ use GNU as:
% gmake
...
gcc -c -Iloader -Ilibvo -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
- -fomit-frame-pointer -I/usr/local/include -o mplayer.o mplayer.c
+ -fomit-frame-pointer -I/usr/local/include -o mplayer.o mplayer.c
Assembler: mplayer.c
"(stdin)", line 3567 : Illegal mnemonic
"(stdin)", line 3567 : Syntax error
diff --git a/DOCS/xml/en/skin.xml b/DOCS/xml/en/skin.xml
index 38feef6782..eb31daf302 100644
--- a/DOCS/xml/en/skin.xml
+++ b/DOCS/xml/en/skin.xml
@@ -496,7 +496,7 @@ blocks.
<informaltable>
<tgroup cols="2">
<thead>
- <row><entry>Variable</entry><entry>Meaning</entry></row>
+ <row><entry>Variable</entry><entry>Meaning</entry></row>
</thead>
<tbody>
<row>
@@ -504,84 +504,84 @@ blocks.
<entry>play time in <emphasis>hh:mm:ss</emphasis> format</entry>
</row>
<row>
- <entry>$2</entry>
- <entry>play time in <emphasis>mmmm:ss</emphasis> format</entry>
+ <entry>$2</entry>
+ <entry>play time in <emphasis>mmmm:ss</emphasis> format</entry>
</row>
<row>
- <entry>$3</entry>
- <entry>play time in <emphasis>hh</emphasis> format (hours)</entry>
+ <entry>$3</entry>
+ <entry>play time in <emphasis>hh</emphasis> format (hours)</entry>
</row>
<row>
- <entry>$4</entry>
- <entry>play time in <emphasis>mm</emphasis> format (minutes)</entry>
+ <entry>$4</entry>
+ <entry>play time in <emphasis>mm</emphasis> format (minutes)</entry>
</row>
<row>
- <entry>$5</entry>
- <entry>play time in <emphasis>ss</emphasis> format (seconds)</entry>
+ <entry>$5</entry>
+ <entry>play time in <emphasis>ss</emphasis> format (seconds)</entry>
</row>
<row>
- <entry>$6</entry>
- <entry>movie length in <emphasis>hh:mm:ss</emphasis> format</entry>
+ <entry>$6</entry>
+ <entry>movie length in <emphasis>hh:mm:ss</emphasis> format</entry>
</row>
<row>
- <entry>$7</entry>
- <entry>movie length in <emphasis>mmmm:ss</emphasis> format</entry>
+ <entry>$7</entry>
+ <entry>movie length in <emphasis>mmmm:ss</emphasis> format</entry>
</row>
<row>
- <entry>$8</entry>
- <entry>play time in <emphasis>h:mm:ss</emphasis> format</entry>
+ <entry>$8</entry>
+ <entry>play time in <emphasis>h:mm:ss</emphasis> format</entry>
</row>
<row>
- <entry>$v</entry>
- <entry>volume in <emphasis>xxx.xx</emphasis>% format</entry>
+ <entry>$v</entry>
+ <entry>volume in <emphasis>xxx.xx</emphasis>% format</entry>
</row>
<row>
- <entry>$V</entry>
- <entry>volume in <emphasis>xxx.xx</emphasis> format</entry>
+ <entry>$V</entry>
+ <entry>volume in <emphasis>xxx.xx</emphasis> format</entry>
</row>
<row>
- <entry>$b</entry>
- <entry>balance in <emphasis>xxx.xx</emphasis>% format</entry>
+ <entry>$b</entry>
+ <entry>balance in <emphasis>xxx.xx</emphasis>% format</entry>
</row>
<row>
- <entry>$B</entry>
- <entry>balance in <emphasis>xxx.xx</emphasis> format</entry>
+ <entry>$B</entry>
+ <entry>balance in <emphasis>xxx.xx</emphasis> format</entry>
</row>
<row>
- <entry>$$</entry>
- <entry>the $ character</entry>
+ <entry>$$</entry>
+ <entry>the $ character</entry>
</row>
<row>
- <entry>$a</entry>
- <entry>a character according to the audio type (none: <literal>n</literal>,
- mono: <literal>m</literal>, stereo: <literal>t</literal>)</entry>
+ <entry>$a</entry>
+ <entry>a character according to the audio type (none: <literal>n</literal>,
+ mono: <literal>m</literal>, stereo: <literal>t</literal>)</entry>
</row>
<row>
- <entry>$t</entry>
- <entry>track number (in playlist)</entry>
+ <entry>$t</entry>
+ <entry>track number (in playlist)</entry>
</row>
<row>
- <entry>$o</entry>
- <entry>filename</entry>
+ <entry>$o</entry>
+ <entry>filename</entry>
</row>
<row>
- <entry>$f</entry>
- <entry>filename in lower case</entry>
+ <entry>$f</entry>
+ <entry>filename in lower case</entry>
</row>
<row>
- <entry>$F</entry>
- <entry>filename in upper case</entry>
+ <entry>$F</entry>
+ <entry>filename in upper case</entry>
</row>
<row>
- <entry>$T</entry>
- <entry>
- a character according to the stream type (file: <literal>f</literal>,
- Video CD: <literal>v</literal>, DVD: <literal>d</literal>,
- URL: <literal>u</literal>)
- </entry>
+ <entry>$T</entry>
+ <entry>
+ a character according to the stream type (file: <literal>f</literal>,
+ Video CD: <literal>v</literal>, DVD: <literal>d</literal>,
+ URL: <literal>u</literal>)
+ </entry>
</row>
<row>
- <entry>$p</entry>
+ <entry>$p</entry>
<entry>the <keycap>p</keycap> character (if a movie is playing and the font
has the <keycap>p</keycap> character)</entry>
</row>
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 001aaff90b..249e0adcc9 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -2255,7 +2255,7 @@ issue the following command
<screen>
mplayer -vo zr -zrdev /dev/video0 -zrcrop 352x288+352+0 -zrxdoff 0 -zrbw \
-zrcrop 352x288+0+0 -zrdev /dev/video1 -zrquality 10 \
- <replaceable>movie.avi</replaceable>
+ <replaceable>movie.avi</replaceable>
</screen>
</para>