summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <jpu@src.gnome.org>2006-09-23 17:10:24 +0000
committerJuan Pablo Ugarte <jpu@src.gnome.org>2006-09-23 17:10:24 +0000
commitbda0f64207b2cfdfe64daf459e66c8efd2d555b6 (patch)
tree0e14d2743d3657ead66ef070851dbf4da3a7ab5f /TODO
parent07fa13cd603594a479477ddbbef6d0efa1c770d4 (diff)
downloadglade-bda0f64207b2cfdfe64daf459e66c8efd2d555b6.tar.gz
fixed bug 353126 "glade3.0.1 lost icons in gtkmenuitem"
* src/glade-property-class.c: fixed bug 353126 "glade3.0.1 lost icons in gtkmenuitem" glade_property_class_make_object_from_string() now returns a new pixfuf for each missing file name. * src/glade-editor-property.c: make GladeEPropResource change property value on focus-out event.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 73bfa4ac..0a3252f7 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
3.0.2 Bugfix release menu:
==========================
- - Lost icons in gtkmenuitem (bug 353126)
- Separator menuitem sometimes saves with label data (bug 357177)