summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-22 01:25:37 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-22 01:25:37 +0000
commita83f14cffd0ba5f8cd55d4097c7b67b96ac28bfe (patch)
tree96c17c164d004c6bbea562fc098a03e99dcef8ac /DOCS/documentation.html
parent3a8f4b0962ba5a839c36289666bdcc5a907e80a2 (diff)
downloadmpv-a83f14cffd0ba5f8cd55d4097c7b67b96ac28bfe.tar.bz2
mpv-a83f14cffd0ba5f8cd55d4097c7b67b96ac28bfe.tar.xz
Skin file added to TOC and renumbered, one sentence reworded.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9062 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html26
1 files changed, 25 insertions, 1 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index fda58960ee..5df1c7ab31 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -311,7 +311,31 @@
</UL>
</LI>
<LI><A HREF="#known_bugs">Appendix C - Known bugs</A></LI>
- <LI><A HREF="skin-en.html">Appendix D - MPlayer skin format</A></LI>
+ <LI><A HREF="skin-en.html">Appendix D - MPlayer skin format</A>
+ <UL>
+ <LI><A HREF="skin-en.html#overview">D.1 Overview</A>
+ <UL>
+ <LI><A HREF="skin-en.html#directories">D.1.1 Directories</A></LI>
+ <LI><A HREF="skin-en.html#images">D.1.2 Images</A></LI>
+ <LI><A HREF="skin-en.html#components">D.1.3 Skin components</A></LI>
+ <LI><A HREF="skin-en.html#files">D.1.4 Files</A></LI>
+ </UL>
+ </LI>
+ <LI><A HREF="skin-en.html#skinfile">D.2 The skin file</A>
+ <UL>
+ <LI><A HREF="skin-en.html#mainwindow">D.2.1 Main window and playbar</A></LI>
+ <LI><A HREF="skin-en.html#subwindow">D.2.2 Subwindow</A></LI>
+ <LI><A HREF="skin-en.html#skinmenu">D.2.3 Skin menu</A></LI>
+ </UL>
+ </LI>
+ <LI><A HREF="skin-en.html#fonts">D.3 Fonts</A>
+ <UL>
+ <LI><A HREF="skin-en.html#symbols">D.3.1 Symbols</A></LI>
+ </UL>
+ </LI>
+ <LI><A HREF="skin-en.html#guimessages">D.4 GUI messages</A></LI>
+ </UL>
+ </LI>
<LI><A HREF="users_against_developers.html">Appendix E - Developer Cries</A>
<UL>
<LI><A HREF="users_against_developers.html#gcc">E.1 GCC 2.96</A></LI>