]> Pileus Git - ~andy/gtk/blobdiff - INSTALL
The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because
[~andy/gtk] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6eb05f65cb821a18ad980f37995a54a95251f98c..df835d1dc0428f9dd753affd5ba370a2966c8322 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -22,8 +22,8 @@ GTK+ requires the following packages:
 Simple install procedure
 ========================
 
-  % gzip -cd gtk+-2.2.0.tar.gz | tar xvf - # unpack the sources
-  % cd gtk+-2.2.0                         # change to the toplevel directory
+  % gzip -cd gtk+-2.3.0.tar.gz | tar xvf - # unpack the sources
+  % cd gtk+-2.3.0                         # change to the toplevel directory
   % ./configure                                   # run the `configure' script
   % make                                  # build GTK
   [ Become root if necessary ]
@@ -35,7 +35,7 @@ The Details
 Complete information about installing GTK+ and related libraries can be found 
 in the file:
 
- docs/reference/gtk/docs/reference/gtk/html/gtk-building.html
+ docs/reference/gtk/html/gtk-building.html
 
 Or online at: