GEPS008: Moved ExportAssistant and ExportOptions modules

svn: r19799
This commit is contained in:
Nick Hall
2012-06-08 20:18:16 +00:00
parent e7d4833ea8
commit aa7ae06f6e
18 changed files with 63 additions and 15 deletions

View File

@@ -3,8 +3,6 @@
# Python files
#
src/const.py
src/ExportAssistant.py
src/ExportOptions.py
src/gramps.py
src/LdsUtils.py
src/PlaceUtils.py
@@ -311,6 +309,10 @@ src/gen/plug/utils.py
# gen docgen API
src/gen/plug/docgen/graphdoc.py
# gen.plug.export package
src/gen/plug/export/_exportassistant.py
src/gen/plug/export/_exportoptions.py
# plugin report base API (was ReportBase)
src/gen/plug/report/_constants.py
src/gen/plug/report/_paper.py