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
|
||||
"Resolution" setting. 60-120 are reasonable values, 96 is
|
||||
a nice in the middle one. If you have the real windows
|
||||
fonts available (<filename><dirs to
|
||||
wine>/documentation/ttfserver</filename> and
|
||||
<filename>fonts</filename>), this parameter will not be as
|
||||
fonts available , this parameter will not be as
|
||||
important. Of course, it's always good to get your X fonts
|
||||
working acceptably in wine.
|
||||
</para>
|
||||
|
|
|
@ -673,7 +673,7 @@ BOOL WINAPI PathRelativePathToA(
|
|||
</para></listitem>
|
||||
|
||||
<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>
|
||||
|
||||
</orderedlist>
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
<!doctype Article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
|
||||
|
||||
<!-- *** Include list of authors *** -->
|
||||
<!entity % authors SYSTEM "authors.ent">
|
||||
%authors;
|
||||
|
||||
<!entity faq SYSTEM "faq.sgml">
|
||||
]>
|
||||
|
||||
|
|
|
@ -80,8 +80,6 @@
|
|||
&installing;
|
||||
&configuring;
|
||||
&running;
|
||||
<!--&fonts;-->
|
||||
<!--&printing;-->
|
||||
&bugs;
|
||||
&glossary;
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
<!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 porting SYSTEM "winelib-porting.sgml">
|
||||
<!entity toolkit SYSTEM "winelib-toolkit.sgml">
|
||||
|
|
Loading…
Reference in New Issue