svn: r3829
This commit is contained in:
Alex Roitman 2004-12-22 06:12:26 +00:00
parent 2898c30381
commit ddad91aac4

View File

@ -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 <shura@alex.neuro.umn.edu>
* src/ArgHandler.py: Single out Book by category.