# HG changeset patch # User diego # Date 1045092106 0 # Node ID 8a9d08843e4521821625f73bc0a85838185480d1 # Parent 4518182fb630dce2b4006701e8b3e7a9148b384c HTML fixes diff -r 4518182fb630 -r 8a9d08843e45 DOCS/en/skin.html --- a/DOCS/en/skin.html Wed Feb 12 17:19:02 2003 +0000 +++ b/DOCS/en/skin.html Wed Feb 12 23:21:46 2003 +0000 @@ -283,12 +283,10 @@ 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 @@ 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 @@
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,