From db02570a8627588efe5ed3479573bdf48e20ba30 Mon Sep 17 00:00:00 2001 From: Felix Riemann Date: Sun, 24 Jun 2007 12:00:15 +0000 Subject: Add a workaround to take into account that Gtk{Radio,Toggle}Actions only 2007-06-24 Felix Riemann * lib/egg/egg-toolbar-editor.c: (editor_create_item_from_name): Add a workaround to take into account that Gtk{Radio,Toggle}Actions only set either the stock-id or the icon-name property depending on the image type. This makes it possible to display the icon of such actions in the toolbar editor. (bug #450590) svn path=/trunk/; revision=7093 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 78379feb5..f635ade9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-06-24 Felix Riemann + + * lib/egg/egg-toolbar-editor.c: (editor_create_item_from_name): + Add a workaround to take into account that Gtk{Radio,Toggle}Actions + only set either the stock-id or the icon-name property depending on + the image type. This makes it possible to display the icon of such + actions in the toolbar editor. (bug #450590) + 2007-06-22 Gabor Kelemen * src/ephy-main.c: Use g_option_group_set_translation_domain to -- cgit v1.2.3