From ddad91aac44272eae8a596681b799aa89590f893 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Wed, 22 Dec 2004 06:12:26 +0000 Subject: [PATCH] Update svn: r3829 --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8840239ca..1e6852ffd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,10 +10,10 @@ * various: Merge REP_OPT branch with HEAD. - * src/Plugins.py: Use category to register cl report. - * src/Report.py: Handle showing options centrally. - * src/gramps_main.py: Remove name and category from options. - * src/plugins/BookReport.py: Handle showing options centrally. + * src/Plugins.py: Sort out name and translated name. + * src/Report.py: Sort out name and translated name. + * src/gramps_main.py: Sort out name and translated name. + * src/plugins/BookReport.py: Sort out name and translated name. 2004-12-20 Alex Roitman * src/ArgHandler.py: Single out Book by category.