2007-06-25 Alex Roitman <shura@gramps-project.org>

* src/plugins/RemoveUnused.py (init_gui): Add missing argument.



svn: r8672
This commit is contained in:
Alex Roitman
2007-06-26 06:05:12 +00:00
parent 270382d00c
commit 534f9bf242
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2007-06-25 Alex Roitman <shura@gramps-project.org>
* src/plugins/RemoveUnused.py (init_gui): Add missing argument.
2007-06-24 Alex Roitman <shura@gramps-project.org>
* src/NameDisplay.py (_gen_cooked_func,_gen_raw_func): Do not
replace %% with anything.