Updated version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -44,7 +44,7 @@ If you want to remove wxWindows on Unix you can do this:
|
||||
* The GTK+ 2 case
|
||||
-----------------
|
||||
|
||||
wxGTK 2.3.3 has support for the new version 2.0.X of GTK+. This means
|
||||
wxGTK 2.3.4 has support for the new version 2.0.X of GTK+. This means
|
||||
that wxGTK apps can now make use Unicode as the underlying encoding
|
||||
for all text operations. This is a very fundamental change and will
|
||||
need time to stabilize, so be careful. Anyways, after installing a
|
||||
|
@@ -60,7 +60,7 @@ MicroWindows:
|
||||
|
||||
wxMicroWindows:
|
||||
|
||||
- Download wxMSW 2.3.3 or greater, or get it from CVS
|
||||
- Download wxMSW 2.3.4 or greater, or get it from CVS
|
||||
|
||||
- Copy include/wx/msw/setup_microwin.h to include/wx/setup.h if
|
||||
include/wx/setup.h doesn't exist
|
||||
|
@@ -1,5 +1,5 @@
|
||||
%define pref /usr
|
||||
%define ver 2.3.3
|
||||
%define ver 2.3.4
|
||||
%define ver2 2.3
|
||||
%define rel 1
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
%define pref /usr
|
||||
%define ver 2.3.3
|
||||
%define ver 2.3.4
|
||||
%define ver2 2.3
|
||||
%define rel 1
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
|
||||
# Note that this is NOT a relocatable package
|
||||
%define pref /usr
|
||||
%define ver 2.3.3
|
||||
%define ver 2.3.4
|
||||
%define ver2 2.3
|
||||
%define rel 1
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Note that this is NOT a relocatable package
|
||||
%define pref /usr
|
||||
%define ver 2.3.3
|
||||
%define ver 2.3.4
|
||||
%define rel 1
|
||||
|
||||
Summary: The WINE port of the wxWindows library
|
||||
|
@@ -1,5 +1,5 @@
|
||||
%define pref /usr
|
||||
%define ver 2.3.3
|
||||
%define ver 2.3.4
|
||||
%define ver2 2.3
|
||||
%define rel 1
|
||||
|
||||
|
Reference in New Issue
Block a user