diff options
author | CST 1998 Shawn T. Amundson <amundson@gtk.org> | 1998-12-03 05:52:19 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1998-12-03 05:52:19 +0000 |
commit | 7cc3040412061f147c21c3c701bd211458029f9d (patch) | |
tree | 3cb8053aa6a0c3c1fc6ad1913290e4306a136f5a /README | |
parent | 8285f4fc6f705e72d16f4c6b24b7587f7c6cf9ab (diff) | |
download | gdk-pixbuf-7cc3040412061f147c21c3c701bd211458029f9d.tar.gz |
Fixes for low-color displays and a slight enhancement for true-color
Wed Dec 2 17:45:21 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* gtk/gtkpixmap.c: Fixes for low-color displays and a slight
enhancement for true-color displays.
* INSTALL:
README:
configure.in:
gtk+.spec:
docs/gtk-config.1: up to version 1.1.6
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.1.5. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 1.1.6. 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. |