changeset 8432:7b6b7fb76965

small updates
author diego
date Thu, 12 Dec 2002 03:02:03 +0000
parents e0a26ef29fc3
children cfba772e2982
files DOCS/skin.html DOCS/tech/MAINTAINERS DOCS/tech/TODO DOCS/tech/patches.txt
diffstat 4 files changed, 18 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/skin.html	Wed Dec 11 22:07:03 2002 +0000
+++ b/DOCS/skin.html	Thu Dec 12 03:02:03 2002 +0000
@@ -59,8 +59,8 @@
 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 @@
 
 <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 @@
     <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 @@
 <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.
--- a/DOCS/tech/MAINTAINERS	Wed Dec 11 22:07:03 2002 +0000
+++ b/DOCS/tech/MAINTAINERS	Thu Dec 12 03:02:03 2002 +0000
@@ -22,18 +22,19 @@
     * user docs: Gabucino, Diego Biurrun
     * review, grammar & html fixes: Diego Biurrun, Nilmoni Deb, András Mohari
     * input layer, lirc, slave mode docs: Albeu
-    * man page: Jonas Jermann <jjermann@gmx.net>
+    * man page: Jonas Jermann, Diego Biurrun
     * tech/* docs: A'rpi
 
 Documentation translations:
     * Help Messages: Johannes Feigl
     * Hungarian: Gabucino
-    * German: Jonas Jermann <jjermann@gmx.net>
-    * French: Nicolas Le Gaillart
+    * German: Moritz Bunkus
+    * French: Nicolas Tourmentine
     * Spanish: TeLeNiEkO (outdated)
     * Russian: Nick Kurshev (outdated)
     * Polish: Justyna Biala <nell@skrzynka.pl>
     * Italian: Matteo Balduzzi
+    * Chinese: hephooey@fastmail.fm
 
 Platforms/ports: (see also DOCS/tech/porting-status.txt)
     * Debian packaging: Dariusz Pietrzak
--- a/DOCS/tech/TODO	Wed Dec 11 22:07:03 2002 +0000
+++ b/DOCS/tech/TODO	Thu Dec 12 03:02:03 2002 +0000
@@ -5,7 +5,6 @@
 FOR THE NEXT PRE_RELEASE:
 ~~~~~~~~~~~~~~~~~~~~~~~~~
 - fix -vop expand=-50 + ffdivx
-- fix -npp in manpage
 - remove -vop lavcdeint, remove -vop yuy2, yvu9
 
 FOR THE v0.90 RELEASE:
--- a/DOCS/tech/patches.txt	Wed Dec 11 22:07:03 2002 +0000
+++ b/DOCS/tech/patches.txt	Thu Dec 12 03:02:03 2002 +0000
@@ -37,7 +37,14 @@
    worry, mplayer-dev-eng is not high traffic and you can subscribe with the
    nomail option if you do not wish to receive all the mails.
 
-7. Do not immediately ask for CVS write access. If you contributed one or more
+7. Give us a few days to react. We try to review patches as fast as possible,
+   but unfortunately we are constantly overloaded with work, be it MPlayer
+   related or from our day to day lives. If your patch seems to be ignored,
+   please resend it and mention that you got ignored. We are interested in your
+   work and will eventually either accept it or reject it with an explanation
+   what and why we disliked about your patch.
+
+8. Do not immediately ask for CVS write access. If you contributed one or more
    nice, acceptable patches and they need maintaining or you want to be an
    MPlayer developer, you'll get CVS write access.