Resource sample reflects recent font correction; doc updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-07-10 05:47:45 +00:00
parent d19e79247c
commit 6b5f146a2b
14 changed files with 44 additions and 68 deletions

View File

@@ -1,4 +1,4 @@
wxWindows 2.1 for Motif installation
wxWindows 2.2 for Motif installation
------------------------------------
IMPORTANT NOTE:
@@ -11,7 +11,7 @@ IMPORTANT NOTE:
When sending bug reports tell us what version of wxWindows you are
using (including the beta) and what compiler on what system. One
example: wxMotif 2.1 beta 6, egcs 1.1.1, Redhat 5.0
example: wxMotif 2.2.0, egcs 1.1.1, Redhat 5.0
First steps
-----------

View File

@@ -1,14 +1,8 @@
Welcome to wxWindows/Motif 2.1.16
Welcome to wxWindows/Motif 2.2.0
You have downloaded version 2.1.16 of the Motif port of
the wxWindows GUI library. Although this is not yet the
final stable release wxMotif 2.2, the current version has
been tested carefully on many systems and has been found
to work better than any other previous version.
This is the last beta release. wxWindows is now in a code
freeze and only bugs will be corrected.
You have downloaded version 2.2.0 of the Motif port of
the wxWindows GUI library.
More information about the wxWindows project as a whole
can be found at:
@@ -39,7 +33,7 @@ Alternatively, you may also use the bug reporting system
linked from the wxWindows web page.
The library produced by the install process will be called
libwx_motif.a (static) and libwx_motif-2.1.so.16.0.0 (shared) so that
libwx_motif.a (static) and libwx_motif-2.2.so.0.0.0 (shared) so that
once a binary incompatible version of wxWindows/Motif comes out
we'll augment the library version number to avoid linking problems.