* POTFILES.in: Add new files to the list.

* gramps.pot: regenerate the template.
	* src/Makefile.am (gdir_PYTHON): Add new files to the list.


svn: r6281
This commit is contained in:
Alex Roitman
2006-04-06 21:51:33 +00:00
parent 1d24bc8f13
commit ecc87ea678
5 changed files with 1810 additions and 1599 deletions

View File

@@ -1,4 +1,5 @@
2006-04-06 Alex Roitman <shura@gramps-project.org>
* src/Makefile.am (gdir_PYTHON): Add new files to the list.
* src/Editors/_EditLdsOrd.py (EditLdsOrd): Formatting.
* src/GrampsWidgets.py (MonitoredMenu): Factor out commong code.