Further version changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
wxWindows 2.3 for X11 installation
|
||||
wxWindows 2.4 for X11 installation
|
||||
----------------------------------
|
||||
|
||||
IMPORTANT NOTE:
|
||||
@@ -11,12 +11,12 @@ 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: wxX11 2.3.4, gcc 2.95.4, Redhat 6.2
|
||||
example: wxX11 2.4.0, gcc 2.95.4, Redhat 6.2
|
||||
|
||||
First steps
|
||||
-----------
|
||||
|
||||
- Download wxWindows-X-x.y.z.tgz, where x.y.z is the version number.
|
||||
- Download wxX11-x.y.z.tgz, where x.y.z is the version number.
|
||||
Download documentation in a preferred format, such as
|
||||
wxWindows-HTML.zip or wxWindows-PDF.zip.
|
||||
|
||||
@@ -137,7 +137,8 @@ YOU USE AND WHAT ERROR WAS REPORTED. I know this has no effect, but I tried...
|
||||
* GUI libraries
|
||||
---------------
|
||||
|
||||
wxWindows/X11 requires the X11 library to be installed on your system.
|
||||
wxWindows/X11 only requires the X11 system to be installed. TinyX
|
||||
will also suffice.
|
||||
|
||||
* Additional libraries
|
||||
----------------------
|
||||
@@ -498,5 +499,5 @@ compiler and the error message(s) to the wxwin-developers mailing list at:
|
||||
|
||||
wx-dev@lists.wxwindows.org
|
||||
|
||||
Julian Smart, Robert Roebling and Vadim Zeitlin, February 2002.
|
||||
Julian Smart, Robert Roebling and Vadim Zeitlin, Decemver 2002.
|
||||
|
||||
|
@@ -1,11 +1,12 @@
|
||||
|
||||
Welcome to wxWindows/X11 2.3.4
|
||||
Welcome to wxWindows/X11 2.4.0
|
||||
|
||||
You have downloaded version 2.3.4 of the X11 port of
|
||||
You have downloaded version 2.4.0 of the X11 port of
|
||||
the wxWindows GUI library. This runs on X11 with no
|
||||
Motif, Xt, GTK+ or any other standard widget set --
|
||||
instead it uses the wxUniversal widgets. The intention
|
||||
is to have it run on NanoX as well as desktop X11.
|
||||
The wxX11 distribution also includes the wxMotif port.
|
||||
|
||||
More information about the wxWindows project as a whole
|
||||
can be found at:
|
||||
|
Reference in New Issue
Block a user