diff options
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index cd91a192ee..b8bd494a42 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,19 @@ +2004-05-12 Not Zed <NotZed@Ximian.com> + + * e-system-errors.xml: make the Because cases the same. + + * e-system-errors.xml.h: add for translators. + + * e-error.c (ee_load): just use _() to do i18n rather than the + nasty lang stuff. + (find_node): no longer needed. + + * Makefile.am (%.xml.h): setup the build rules for the i18n file + for the errors. + + * e-system-errors.xml.in: Removed, renamed to .xml and removed the + _ stuff. + 2004-05-04 Xan Lopez <xan@gnome.org> * Makefile.am: |