[Mplayer-cvslog] CVS: main/DOCS skin-en.html,1.1,1.2

Diego Biurrun CVS diego at mplayerhq.hu
Sun Jun 2 21:03:05 CEST 2002


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv13337

Modified Files:
	skin-en.html 
Log Message:
Grammar, spellchecking and HTML fixups as usual, as well as an explanatory
diagram.  Review by Nilmoni Deb.


Index: skin-en.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/skin-en.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- skin-en.html	27 Sep 2001 12:56:01 -0000	1.1
+++ skin-en.html	2 Jun 2002 19:03:03 -0000	1.2
@@ -1,14 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <title>MPlayer skin format</title>
 <style type="text/css">
-em.note {color: green}
-em.warn {color: red}
+body  {font-family      :       Verdana, Arial, Helvetica, sans-serif;
+      font-size         :       14px;
[...992 lines suppressed...]
 <dt><b>evExit</b>
-<dd>Quit from the program.
+<dd>Quit the program.
 
 <dt><b>evIconify</b>
 <dd>Iconify the window.
@@ -846,11 +884,11 @@
 file).
 
 <dt><b>evLoadPlay</b>
-<dd>Does the same as <i>evLoad</i>, but it automatically starts
+<dd>Does the same as <code>evLoad</code>, but it automatically starts
 playing after the file is loaded.
 
 <dt><b>evNone</b>
-<dd>Empty message, it has no effect. (Except maybe in CVS versions. :-))
+<dd>Empty message, it has no effect (except maybe in CVS versions :-)).
 
 <dt><b>evPlayList</b>
 <dd>Open/close the playlist window.




More information about the MPlayer-cvslog mailing list