summaryrefslogtreecommitdiffstats
path: root/DOCS/skin.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-12 03:02:03 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-12 03:02:03 +0000
commit7b72b683dae69bee582dae0e678d43e82c5b2a8d (patch)
tree9031a8444b91e80227ed7a73555c361451c62392 /DOCS/skin.html
parente4fc32848be2e1dadf44c41431a0e21c5e1f9aad (diff)
downloadmpv-7b72b683dae69bee582dae0e678d43e82c5b2a8d.tar.bz2
mpv-7b72b683dae69bee582dae0e678d43e82c5b2a8d.tar.xz
small updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8433 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/skin.html')
-rw-r--r--DOCS/skin.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/skin.html b/DOCS/skin.html
index c95f5af270..df6fad0ee3 100644
--- a/DOCS/skin.html
+++ b/DOCS/skin.html
@@ -59,8 +59,8 @@ The purpose of this document is to describe the MPlayer skin format.
The information contained here might be wrong, for
<ol type="a">
- <li>It is not me who wrote the GUI</li>
- <li>The GUI is not finished</li>
+ <li>It is not me who wrote the GUI.</li>
+ <li>The GUI is not finished.</li>
<li>I might be wrong.</li>
</ol>
@@ -106,7 +106,7 @@ listed above, for example:
<h3><a name="images">2.2 Image formats</a></h3>
-Images must be truecolor (24 or 32 bpp) PNG.
+Images must be truecolor (24 or 32 bpp) PNGs.
<p>
In the main window (see below) you can use images with `transparency':
@@ -575,7 +575,7 @@ You can use the following variables in the text:
<td>movie height
</td></tr>
<tr><td align=center><kbd>$C</kbd></td>
- <td>used codec's name
+ <td>name of the codec used
</td></tr>
</table>
@@ -896,10 +896,10 @@ playing after the file is loaded.
<dd>Open/close the playlist window.
<dt><b>evPlayDVD</b>
-<dd>Tries to open the disc in the given DVDROM drive.
+<dd>Tries to open the disc in the given DVD-ROM drive.
<dt><b>evPlayVCD</b>
-<dd>Tries to open the disc in the given CDROM drive.
+<dd>Tries to open the disc in the given CD-ROM drive.
<dt><b>evPreferences</b>
<dd>Open the preferences window.