diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-08 05:53:51 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-08 05:53:51 +0000 |
commit | 26ac563f167e489d08019b03c17e55fd06f90e7f (patch) | |
tree | c6934254ebd30c175724688425e35e25b3168610 /README.in | |
parent | 7b22d3bd3af8c5d7145fdf545bdffb7401bc902b (diff) | |
download | gdk-pixbuf-26ac563f167e489d08019b03c17e55fd06f90e7f.tar.gz |
Final updates for 2.0.0
Thu Mar 7 23:29:35 2002 Owen Taylor <otaylor@redhat.com>
* NEWS: Final updates for 2.0.0
* README.in: Updates.
Diffstat (limited to 'README.in')
-rw-r--r-- | README.in | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,10 +1,15 @@ General Information =================== -This is GTK+ version @GTK_VERSION@. 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. +This is GTK+ version @GTK_VERSION@. GTK+ is a multi-platform toolkit +for creating graphical user interfaces. Offering a complete set of +widgets, GTK+ is suitable for projects ranging from small one-off +projects to complete application suites. + +GTK+ is free software and part of the GNU Project. However, the +licensing terms for GTK+, the GNU LGPL, allow it to be used by all +developers, including those developing proprietary software, without +any license fees or royalties. The official ftp site is: ftp://ftp.gtk.org/pub/gtk |