diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-06 03:59:22 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-06 03:59:22 +0000 |
commit | 81538dec03247803ef0360de21ea85dd6df158d5 (patch) | |
tree | ba723359aa3eafc0ff67dad00b6bcda4157cd9e9 /README | |
parent | 81e287cc836cfb99de3af1d267330a817049059f (diff) | |
download | gdk-pixbuf-81538dec03247803ef0360de21ea85dd6df158d5.tar.gz |
GTK+-2.0.0 rc1GTK_2_0_0_RC1
Tue Mar 5 22:16:58 2002 Owen Taylor <otaylor@redhat.com>
* GTK+-2.0.0 rc1
* docs/tutorial,faq/Makefile.am: Deal with the html directory
already being there.
* docs/faq/Makefile.am (EXTRA_DIST): Add gtk-faq.sgml to EXTRA_DIST.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ General Information =================== -This is GTK+ version 1.3.15. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 2.0.0. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System. It is designed to be small, efficient, and flexible. GTK+ is written in C with a very object-oriented approach. |