diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-07-06 21:09:25 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-07-06 21:09:25 +0000 |
commit | 359307231a97ebb8b6acb76ff2b3ccc791c0d8ad (patch) | |
tree | 1a51de36de2efcef7ed4f1bd0b205a9e2a84fd50 /README | |
parent | d375c92f6c8ff56757f742ef2d5930f7fc8d1508 (diff) | |
download | gdk-pixbuf-359307231a97ebb8b6acb76ff2b3ccc791c0d8ad.tar.gz |
Add check for db2html
Thu Jul 6 16:12:14 2000 Owen Taylor <otaylor@redhat.com>
* configure.in: Add check for db2html
Thu Jul 6 14:53:05 2000 Owen Taylor <otaylor@redhat.com>
* gtk/gtktypeutils.c (gtk_type_init): Add a temporary
hack to set glib_debug_objects based on gtk_debug_flags.
Thu Jul 6 14:12:13 2000 Owen Taylor <otaylor@redhat.com>
* INSTALL.in: Update the Prerequisites section.
* Makefile.am demos/Makefile.am docs/Makefile.am
docs/tutorial/Makefile.am gdk/x11/Makefile.am
gdk/linux-fb/Makefile.am: Dist fixes
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ General Information =================== -This is GTK+ version 1.3.0. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 1.3.1. 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. @@ -37,9 +37,9 @@ version number. This should be separated by a blank line from the actual headers. Package: gtk+ - Version: 1.3.0 + Version: 1.3.1 -[ Please substitute 1.3.0 with the version of GTK+ that +[ Please substitute 1.3.1 with the version of GTK+ that you have installed ] Then describe the bug. Include: @@ -82,7 +82,7 @@ From: yourname@your.address.org Subject: handlebox test in testgtk is misnamed. Package: gtk+ -Version: 1.3.0 +Version: 1.3.1 When I run gtk/testgtk, the button "handle box" is misnamed. There are multiple handle boxes in |