]> git.saurik.com Git - wxWidgets.git/commitdiff
synchronize GTK2 minimum version in docs
authorPaul Cornett <paulcor@bullseye.com>
Tue, 3 Jul 2012 05:37:02 +0000 (05:37 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 3 Jul 2012 05:37:02 +0000 (05:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/gtk/readme.txt
docs/readme.txt

index ce9c0bc6719207df983218634e1ab7d97e1c44ba..61afba7b3dee9a6ca2e3aade4de8c020ae9062c1 100644 (file)
@@ -3,10 +3,10 @@
 
 You have downloaded the GTK+ port of the wxWidgets GUI library.
 
-It is required to use at least GTK+ 2.4 and some features are 
+It is required to use at least GTK+ 2.6 and some features are 
 only available when using GTK+ 2.8 or higher. Note that if you
 compile wxWidgets against GTK+ 2.8 your app will still work
-with older GTK+ version down to version 2.4 as wxWidgets
+with older GTK+ version down to version 2.6 as wxWidgets
 tests for the presence of newer features at run-time and it
 will fall back to a generic implementation if these features
 are not present in the GTK+ version used.
index 069d51971b78fc5583d391cc977edf5f7fefae65..3b3dd3e94cbc560e90f54f7e1dfddb370646fcb8 100644 (file)
@@ -67,7 +67,7 @@ Platforms supported
 wxWidgets currently supports the following primary platforms:
 
 - Windows 95/98/ME, NT, 2000, XP, Vista, 7
-- Most Unix variants using the GTK+ toolkit (version 2.4 or newer)
+- Most Unix variants using the GTK+ toolkit (version 2.6 or newer)
 - Mac OS X (10.4 or newer) using either Carbon or Cocoa
 
 There is some support for the following platforms: