In .:
2006-12-01 Alex Roitman <shura@gramps-project.org> * src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file. * src/plugins/RebuildRefMap.py: Add new plugin. * src/GrampsDb/_GrampsBSDDB.py (reindex_reference_map): Fix reindexing. * src/GrampsDb/_GrampsDbBase.py (reindex_reference_map): Add a placeholder method for anything other than BSDDB. In po: 2006-12-01 Alex Roitman <shura@gramps-project.org> * POTFILES.in: List new file. svn: r7740
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
2006-12-01 Alex Roitman <shura@gramps-project.org>
|
||||
* POTFILES.in: List new file.
|
||||
|
||||
2006-11-30 Alex Roitman <shura@gramps-project.org>
|
||||
* POTFILES.in: List new files.
|
||||
|
||||
|
@@ -313,6 +313,7 @@ src/plugins/WriteCD.py
|
||||
src/plugins/WriteFtree.py
|
||||
src/plugins/WriteGeneWeb.py
|
||||
src/plugins/WritePkg.py
|
||||
src/plugins/RebuildRefMap.py
|
||||
|
||||
# PluginUtils package
|
||||
src/PluginUtils/__init__.py
|
||||
|
Reference in New Issue
Block a user