diff options
author | paszczi <paszczi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-01-01 17:48:34 +0000 |
---|---|---|
committer | paszczi <paszczi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-01-01 17:48:34 +0000 |
commit | 2c059c9f1a45d58434721f05455f7adf299cf5dd (patch) | |
tree | 157113555551ab028af9c3ed73b2cf11b1a7fc4c /DOCS/xml | |
parent | 5c6833720db37dd9bab41393813a691714a89eb8 (diff) |
missing <application> tags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11716 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/en/skin.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/xml/en/skin.xml b/DOCS/xml/en/skin.xml index 28e2714dcc..d2c7e26183 100644 --- a/DOCS/xml/en/skin.xml +++ b/DOCS/xml/en/skin.xml @@ -71,7 +71,8 @@ that you can even have shaped windows if your X server has the XShape extension. <sect2 id="skin-overview-components"> <title>Skin components</title> <para> -Skins are quite free-format (unlike the fixed-format skins of Winamp/XMMS, +Skins are quite free-format (unlike the fixed-format skins of +<application>Winamp</application>/<application>XMMS</application>, for example), so it is up to you to create something great. </para> |