2006-05-30 Alex Roitman <shura@gramps-project.org>

* POTFILES.in: Change files due to module split.



svn: r6821
This commit is contained in:
Alex Roitman
2006-05-31 00:57:54 +00:00
parent 0ab5eb9a0d
commit f8eb3a2ebb
26 changed files with 31 additions and 18 deletions

View File

@@ -229,7 +229,6 @@ src/plugins/AncestorChart2.py
src/plugins/AncestorChart.py
src/plugins/AncestorReport.py
src/plugins/Ancestors.py
src/plugins/BookReport.py
src/plugins/Calendar.py
src/plugins/ChangeNames.py
src/plugins/ChangeTypes.py
@@ -288,15 +287,30 @@ src/plugins/WriteGeneWeb.py
src/plugins/WritePkg.py
src/PluginUtils/__init__.py
src/PluginUtils/_Options.py
src/PluginUtils/_PaperMenu.py
src/PluginUtils/_PluginMgr.py
src/PluginUtils/_Plugins.py
src/PluginUtils/_ReportOptions.py
src/PluginUtils/_Report.py
src/PluginUtils/_ReportUtils.py
src/PluginUtils/_StyleEditor.py
src/PluginUtils/_Tool.py
src/PluginUtils/_PluginStatus.py
src/ReportBase/_BareReportDialog.py
src/ReportBase/_BookFormatComboBox.py
src/ReportBase/_BookReport.py
src/ReportBase/_CommandLineReport.py
src/ReportBase/_Constants.py
src/ReportBase/_DrawFormatComboBox.py
src/ReportBase/_DrawReportDialog.py
src/ReportBase/_FileEntry.py
src/ReportBase/__init__.py
src/ReportBase/_PaperMenu.py
src/ReportBase/_PrintTools.py
src/ReportBase/_ReportDialog.py
src/ReportBase/_ReportOptions.py
src/ReportBase/_Report.py
src/ReportBase/_ReportUtils.py
src/ReportBase/_StyleComboBox.py
src/ReportBase/_StyleEditor.py
src/ReportBase/_TemplateParser.py
src/ReportBase/_TextFormatComboBox.py
src/ReportBase/_TextReportDialog.py
src/RelLib/_AddressBase.py
src/RelLib/_Address.py
src/RelLib/_AttributeBase.py