diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-08-30 14:11:50 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-08-30 14:11:50 +0000 |
commit | 4a481c6d87bfe17753236303ba01447c78c5ef81 (patch) | |
tree | d2204a0fa95549616acf99c5de683fe5b7be6c8f /ChangeLog.pre-2-10 | |
parent | 7ee4ea8719283be67608bcfe7372e800c38fc2a9 (diff) | |
download | gdk-pixbuf-4a481c6d87bfe17753236303ba01447c78c5ef81.tar.gz |
Another fix for the default value of the "ui" property.
2005-08-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkuimanager.c (gtk_ui_manager_class_init): Another
fix for the default value of the "ui" property.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 7bdfbd12c..8a781b7e2 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,10 @@ 2005-08-30 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkuimanager.c (gtk_ui_manager_class_init): Another + fix for the default value of the "ui" property. + +2005-08-30 Matthias Clasen <mclasen@redhat.com> + * gtk/gtk.symbols: * gtk/gtkselection.h: * gtk/gtkselection.c: Add functions which look for text, image |