ChangeSet ID: 7741 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/31 21:26:13
Modified files: documentation : winelib-toolkit.sgml winelib-porting.sgml winelib-bindlls.sgml wine-user.sgml wine-doc.sgml wine-devel.sgml running.sgml registry.sgml printing.sgml packaging.sgml multimedia.sgml introduction.sgml installing.sgml installation-und-konfiguration.german implementation.sgml getting.sgml fonts.sgml faq.sgml documentation.sgml dlls.sgml debugger.sgml cvs-regression.sgml configuring.sgml compiling.sgml build.sgml bugs.sgml architecture.sgml Makefile.in Added files: documentation : glossary.sgml cvs.sgml
Log message: Andreas Mohr andi@rhlx01.fht-esslingen.de - new, much more detailed and easier "step-by-step" layout - better intro - add Glossary (glossary.sgml) - much better Getting Wine chapter - much better Wine configuration chapter - better Wine drive layer configuration section - explain wineserver cmdline options - rearranged tons of things into a less messy state - tons of janitorial fixes
Patch: http://cvs.winehq.com/patch.py?id=7741
Old revision New revision Changes Path 1.5 1.6 +9 -9 wine/documentation/winelib-toolkit.sgml 1.3 1.4 +1 -1 wine/documentation/winelib-porting.sgml 1.6 1.7 +12 -12 wine/documentation/winelib-bindlls.sgml 1.2 1.3 +4 -1 wine/documentation/wine-user.sgml 1.9 1.10 +24 -17 wine/documentation/wine-doc.sgml 1.3 1.4 +21 -15 wine/documentation/wine-devel.sgml 1.17 1.18 +117 -24 wine/documentation/running.sgml 1.8 1.9 +72 -53 wine/documentation/registry.sgml 1.12 1.13 +18 -16 wine/documentation/printing.sgml 1.15 1.16 +8 -7 wine/documentation/packaging.sgml 1.4 1.5 +2 -2 wine/documentation/multimedia.sgml 1.8 1.9 +364 -126 wine/documentation/introduction.sgml 1.9 1.10 +134 -737 wine/documentation/installing.sgml 1.7 1.8 +7 -8 wine/documentation/installation-und-konfiguration.german 1.4 1.5 +1 -1 wine/documentation/implementation.sgml 1.9 1.10 +680 -136 wine/documentation/getting.sgml 1.12 1.13 +3 -3 wine/documentation/fonts.sgml 1.7 1.8 +1 -1 wine/documentation/faq.sgml 1.6 1.7 +30 -19 wine/documentation/documentation.sgml 1.2 1.3 +3 -3 wine/documentation/dlls.sgml 1.18 1.19 +3 -2 wine/documentation/debugger.sgml 1.3 1.4 +1 -1 wine/documentation/cvs-regression.sgml 1.23 1.24 +2649 -1524 wine/documentation/configuring.sgml 1.5 1.6 +19 -352 wine/documentation/compiling.sgml 1.2 1.3 +1 -1 wine/documentation/build.sgml 1.9 1.10 +7 -19 wine/documentation/bugs.sgml 1.5 1.6 +4 -4 wine/documentation/architecture.sgml 1.28 1.29 +3 -1 wine/documentation/Makefile.in Added 1.1 +0 -0 wine/documentation/glossary.sgml Added 1.1 +0 -0 wine/documentation/cvs.sgml