[Mplayer-cvslog] CVS: main/DOCS skin-en.html,1.12,1.13

Diego Biurrun CVS diego at mplayerhq.hu
Sat Jan 25 04:19:57 CET 2003


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

Modified Files:
	skin-en.html 
Log Message:
Brought this file mostly in line with the MPlayer docs coding style.
Code indented, all tags closed, attributes quoted, whitespace added.
Translators: No pressing need to touch this file, no textual changes.


Index: skin-en.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/skin-en.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- skin-en.html	22 Jan 2003 01:25:37 -0000	1.12
+++ skin-en.html	25 Jan 2003 03:19:38 -0000	1.13
@@ -1,23 +1,24 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
+
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Creating Skins - MPlayer - The Movie Player for Linux</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+  <title>Creating Skins - MPlayer - The Movie Player for Linux</title>
   <link rel="stylesheet" type="text/css" href="default.css">
-<style type="text/css">
-em.note {color: green;
[...1399 lines suppressed...]
 
-<dt><b>evSetAspect</b>
-<dd>Sets displayed image aspect.
+    <dt><b>evSetAspect</b></dt>
+    <dd>Sets displayed image aspect.</dd>
 
-<dt><b>evSetURL</b>
-<dd>Displays the URL dialog window.
+    <dt><b>evSetURL</b></dt>
+    <dd>Displays the URL dialog window.</dd>
 
-<dt><b>evSkinBrowser</b>
-<dd>Open the skin browser window.
-</dl>
+    <dt><b>evSkinBrowser</b></dt>
+    <dd>Open the skin browser window.</dd>
+  </dl>
 </blockquote>
 
 </body>



More information about the MPlayer-cvslog mailing list