parent
473c565781
commit
7006ab1450
|
@ -10,7 +10,6 @@ DBTOHTML_OUTPUT_DIR*
|
|||
Makefile
|
||||
wine-devel
|
||||
wine-doc
|
||||
wine-doc.rtf
|
||||
wine-faq
|
||||
wine-user
|
||||
wine.man
|
||||
|
|
|
@ -3319,7 +3319,7 @@ ipplus.exe <-> (TWAIN INTERFACE) <-> (TWAIN DATA SOURCE.ASPI) ->
|
|||
<sect2>
|
||||
<title>NOTES/BUGS</title>
|
||||
<para>
|
||||
The biggest drwback is that it only works under Linux at the moment.
|
||||
The biggest drawback is that it only works under Linux at the moment.
|
||||
</para>
|
||||
<para>
|
||||
The ASPI code has only been tested with:
|
||||
|
|
|
@ -144,7 +144,7 @@
|
|||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="wine-console-creation">
|
||||
<title>Console creation</title>
|
||||
|
||||
<para>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
to update both!
|
||||
-->
|
||||
|
||||
<sect1>
|
||||
<sect1 id="cvs-whatis">
|
||||
<title>What is CVS?</title>
|
||||
|
||||
<para>
|
||||
|
@ -31,7 +31,7 @@
|
|||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="cvs-installation-check">
|
||||
<title>CVS installation check</title>
|
||||
<para>
|
||||
First you need to make sure that you have <command>cvs</command>
|
||||
|
@ -51,7 +51,7 @@
|
|||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="cvs-configuring">
|
||||
<title>Configuring Wine-specific CVS settings</title>
|
||||
|
||||
<para>
|
||||
|
@ -103,7 +103,7 @@ checkout -P
|
|||
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="cvs-downloading-wine">
|
||||
<title>Downloading the Wine CVS tree</title>
|
||||
|
||||
<para>
|
||||
|
@ -220,7 +220,7 @@ CVSROOT=:pserver:<Username>@<CVS Server>:<Server root>
|
|||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="cvs-other-modules">
|
||||
<title>Other modules available via CVS from WineHQ</title>
|
||||
|
||||
<para>
|
||||
|
@ -247,7 +247,7 @@ CVSROOT=:pserver:<Username>@<CVS Server>:<Server root>
|
|||
</itemizedlist>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="cvs-converting">
|
||||
<title>Converting a Wine FTP download to a CVS tree</title>
|
||||
|
||||
<para>
|
||||
|
@ -305,7 +305,7 @@ cvs update -PAd
|
|||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="cvs-cvsweb">
|
||||
<title>WineHQ cvsweb access</title>
|
||||
|
||||
<para>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<glossary>
|
||||
<glossary id="glossary">
|
||||
<title>Glossary</title>
|
||||
<!--
|
||||
EXAMPLE:
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
to avoid this problem is recommended.
|
||||
</para>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="installing-package">
|
||||
<title>Installing or uninstalling Wine packages</title>
|
||||
|
||||
<para>
|
||||
|
@ -121,7 +121,7 @@ Password:
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="installing-source">
|
||||
<title>Installing or uninstalling a Wine source code tree</title>
|
||||
|
||||
<para>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<chapter id="introduction">
|
||||
<title>Introduction</title>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="overview">
|
||||
<title>Overview / About</title>
|
||||
|
||||
<sect2>
|
||||
|
@ -311,7 +311,7 @@
|
|||
</sect1>
|
||||
-->
|
||||
|
||||
<sect1>
|
||||
<sect1 id="other-wines">
|
||||
<title>Other, often "Enhanced" Wine offerings</title>
|
||||
|
||||
<para>
|
||||
|
|
|
@ -161,7 +161,7 @@ Options:
|
|||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="explorer-like-wine">
|
||||
<title>Explorer-like graphical Wine environments</title>
|
||||
|
||||
<para>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<chapter id="winelib-introduction">
|
||||
<title id="introduction.title">Winelib Introduction</title>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="winelib-whatis">
|
||||
<title>What is Winelib?</title>
|
||||
|
||||
<para>
|
||||
|
|
Loading…
Reference in New Issue