]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/install.txt
wxStandardPaths methods are not static; documented Get()
[wxWidgets.git] / docs / gtk / install.txt
index ed7ff17a32c5beea23060ef7643b09c43955de17..f2cdfe4d8478b17cf6f0fb7a93f0d0c1017acc2c 100644 (file)
@@ -11,7 +11,7 @@ IMPORTANT NOTE:
 
   When sending bug reports tell us what version of wxWidgets you are
   using (including the beta) and what compiler on what system. One
-  example: wxGTK 2.6.0, gcc 2.95.4, Redhat 6.2
+  example: wxGTK 2.6.1, gcc 2.95.4, Redhat 6.2
 
 * The simplest case
 -------------------
@@ -47,8 +47,8 @@ If you want to remove wxWidgets on Unix you can do this:
 > ldconfig
 > exit
 
-Note that by default, GTK+ 2 is used. GTK+ 1 can be specified
-with --with-gtk1.
+Note that by default, GTK+ 2.X is used. GTK+ 1.2 can be specified
+with --with-gtk=1.
 
 * The expert case
 -----------------