* src/plugins/ChangeTypes.py (init_gui): Work around intltool bug.
In po:
2006-05-14  Alex Roitman  <shura@gramps-project.org>
	* gramps.pot: update.



svn: r6656
This commit is contained in:
Alex Roitman
2006-05-14 19:27:38 +00:00
parent c32018c533
commit 01aa512a38
4 changed files with 549 additions and 518 deletions

View File

@@ -1,4 +1,5 @@
2006-05-14 Alex Roitman <shura@gramps-project.org>
* src/plugins/ChangeTypes.py (init_gui): Work around intltool bug.
* src/plugins/Summary.py: Set titles properly.
* src/plugins/CountAncestors.py: Add window title, remove extra text.
* src/Filters/Rules/Person/_HasNoteRegexp.py: Import re module.