From cd453acb04a6ccca20028f325d786980b570cad4 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 22 Dec 2004 07:36:46 +0000 Subject: include config.h. 2004-12-22 Not Zed * e-plugin.c: include config.h. 2004-12-17 Not Zed * 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. svn path=/trunk/; revision=28175 --- e-util/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'e-util/ChangeLog') 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 + + * e-plugin.c: include config.h. + +2004-12-17 Not Zed + + * 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 Fixes #30992 -- cgit v1.2.3