From 77a1376c1f33ba607a94fb54f86d9a4ecdac1ff5 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 12 Feb 2003 23:21:46 +0000 Subject: [PATCH] HTML fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9411 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/skin.html | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/DOCS/en/skin.html b/DOCS/en/skin.html index e1833eea98..b70572d223 100644 --- a/DOCS/en/skin.html +++ b/DOCS/en/skin.html @@ -283,12 +283,10 @@ end Here is an example to make this clear. Suppose that you have an image called main.png that you use for the main window:
-
-    base = main, -1, -1
-
+ base = main, -1, -1
MPlayer tries to load main, main.png, - main.PNG files.
+ main.PNG files. @@ -306,11 +304,10 @@ end The window will appear at the given X,Y position on the screen The window will have the size of the image.
Note: These coordinates do not currently work - for the display window.
- Warning: Transparent regions in the image (colored - #FF00FF) appear black on X servers without the XShape extension. The - image's width must be dividable by 8. -
+ for the display window. +
Warning: Transparent regions in the image + (colored #FF00FF) appear black on X servers without the XShape extension. + The image's width must be dividable by 8.
button = image, X, Y, width, height, @@ -334,9 +331,9 @@ end
decoration = enable|disable
Enable or disable window manager decoration of the main window. Default - is disable.

- Note: This doesn't work for the display window, - there is no need to.
+ is disable. +
Note: This doesn't work for the display window, + there is no need to.
hpotmeter = button, bwidth, bheight,