diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 157e4debc6..dfe7035b6e 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,17 @@ +2004-12-22 Not Zed <NotZed@Ximian.com> + + * e-plugin.c: include config.h. + +2004-12-17 Not Zed <NotZed@Ximian.com> + + * e-popup.c (e_popup_add_items): add a translation domain to api. + (e_popup_create_menu): translate the label using the supplied + domain. + (emph_popup_factory): pass domain to popup_add_items. + + * e-plugin.c (ep_construct): if we have a localedir set, then + bindtextdomain so gettext can find it. + 2004-12-21 JP Rosevear <jpr@novell.com> Fixes #30992 |