=== Released 2.3.2 ===

Thu Jan 22 18:46:05 2004  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.3.2 ===
This commit is contained in:
Owen Taylor
2004-01-23 00:19:07 +00:00
committed by Owen Taylor
parent 1b2ff84cbf
commit 0d4709d429
141 changed files with 13288 additions and 11302 deletions

View File

@ -22,8 +22,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
% gzip -cd gtk+-2.3.1.tar.gz | tar xvf - # unpack the sources
% cd gtk+-2.3.1 # change to the toplevel directory
% gzip -cd gtk+-2.3.2.tar.gz | tar xvf - # unpack the sources
% cd gtk+-2.3.2 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]