Small cleanups, remove references to authors.ent.
This commit is contained in:
parent
3bff2b3c9c
commit
e88d71b29c
|
@ -610,9 +610,7 @@
|
||||||
them. It must scale them using the number defined in the
|
them. It must scale them using the number defined in the
|
||||||
"Resolution" setting. 60-120 are reasonable values, 96 is
|
"Resolution" setting. 60-120 are reasonable values, 96 is
|
||||||
a nice in the middle one. If you have the real windows
|
a nice in the middle one. If you have the real windows
|
||||||
fonts available (<filename><dirs to
|
fonts available , this parameter will not be as
|
||||||
wine>/documentation/ttfserver</filename> and
|
|
||||||
<filename>fonts</filename>), this parameter will not be as
|
|
||||||
important. Of course, it's always good to get your X fonts
|
important. Of course, it's always good to get your X fonts
|
||||||
working acceptably in wine.
|
working acceptably in wine.
|
||||||
</para>
|
</para>
|
||||||
|
|
|
@ -673,7 +673,7 @@ BOOL WINAPI PathRelativePathToA(
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listItem><para>
|
<listItem><para>
|
||||||
View <filename>wine-user.html</filename>, <filename>wine-devel.html</filename>, etc in your favorite browser
|
View <filename>wine-user.html</filename>, <filename>wine-devel.html</filename>, etc. in your favorite browser
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
<!doctype Article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
|
<!doctype Article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
|
||||||
|
|
||||||
<!-- *** Include list of authors *** -->
|
|
||||||
<!entity % authors SYSTEM "authors.ent">
|
|
||||||
%authors;
|
|
||||||
|
|
||||||
<!entity faq SYSTEM "faq.sgml">
|
<!entity faq SYSTEM "faq.sgml">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
|
|
|
@ -80,8 +80,6 @@
|
||||||
&installing;
|
&installing;
|
||||||
&configuring;
|
&configuring;
|
||||||
&running;
|
&running;
|
||||||
<!--&fonts;-->
|
|
||||||
<!--&printing;-->
|
|
||||||
&bugs;
|
&bugs;
|
||||||
&glossary;
|
&glossary;
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
<!doctype book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
|
<!doctype book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
|
||||||
|
|
||||||
<!-- *** Include list of authors *** -->
|
|
||||||
<!entity % authors SYSTEM "authors.ent">
|
|
||||||
%authors;
|
|
||||||
|
|
||||||
<!entity intro SYSTEM "winelib-intro.sgml">
|
<!entity intro SYSTEM "winelib-intro.sgml">
|
||||||
<!entity porting SYSTEM "winelib-porting.sgml">
|
<!entity porting SYSTEM "winelib-porting.sgml">
|
||||||
<!entity toolkit SYSTEM "winelib-toolkit.sgml">
|
<!entity toolkit SYSTEM "winelib-toolkit.sgml">
|
||||||
|
|
Loading…
Reference in New Issue