From fbd4b0342a42d44b5d1a3eee509ca230c3960fff Mon Sep 17 00:00:00 2001 From: vantu5z Date: Mon, 4 Jul 2016 13:40:41 +0300 Subject: [PATCH] update POTFILES.in after structure update Since update directory structure for database plugins 0719e0485846bc9b3a16b4bd767655bd667094b6 --- po/POTFILES.in | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index d4964c4bc..39bca4f04 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -534,14 +534,14 @@ gramps/gui/widgets/reorderfam.py gramps/gui/widgets/styledtextbuffer.py gramps/gui/widgets/styledtexteditor.py gramps/gui/widgets/validatedmaskedentry.py -gramps/plugins/database/dbapi.gpr.py -gramps/plugins/database/bsddb.gpr.py -gramps/plugins/database/bsddb_support/read.py -gramps/plugins/database/bsddb_support/undoredo.py -gramps/plugins/database/bsddb_support/upgrade.py -gramps/plugins/database/bsddb_support/write.py -gramps/plugins/database/inmemorydb.gpr.py -gramps/plugins/database/inmemorydb.py +gramps/plugins/db/dbapi/dbapi.gpr.py +gramps/plugins/db/bsddb/bsddb.gpr.py +gramps/plugins/db/bsddb/read.py +gramps/plugins/db/bsddb/undoredo.py +gramps/plugins/db/bsddb/upgrade.py +gramps/plugins/db/bsddb/write.py +gramps/plugins/db/dbapi/inmemorydb.gpr.py +gramps/plugins/db/dbapi/inmemorydb.py gramps/plugins/docgen/asciidoc.py gramps/plugins/docgen/docgen.gpr.py gramps/plugins/docgen/gtkprint.glade