From 33fa3c2fea6be76df0bbb5c60e33996dd70b0a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Thu, 24 Jan 2013 15:37:45 +0000 Subject: [PATCH] listing missing references svn: r21210 --- po/POTFILES.in | 2 ++ po/POTFILES.skip | 1 + 2 files changed, 3 insertions(+) diff --git a/po/POTFILES.in b/po/POTFILES.in index d6d5d9331..a1d569c3b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -130,6 +130,7 @@ gramps/gen/filters/rules/note/_hasidof.py gramps/gen/filters/rules/note/_hasnote.py gramps/gen/filters/rules/note/_hasreferencecountof.py gramps/gen/filters/rules/note/_hastag.py +gramps/gen/filters/rules/note/_hastype.py gramps/gen/filters/rules/note/_matchesfilter.py gramps/gen/filters/rules/note/_matchesregexpof.py gramps/gen/filters/rules/note/_matchessubstringof.py @@ -571,6 +572,7 @@ gramps/plugins/lib/libplaceview.py gramps/plugins/lib/libplugins.gpr.py gramps/plugins/lib/librecords.py gramps/plugins/lib/libtranslate.py +gramps/plugins/lib/libtreebase.py gramps/plugins/lib/maps/geography.py gramps/plugins/lib/maps/osmgps.py gramps/plugins/lib/maps/placeselection.py diff --git a/po/POTFILES.skip b/po/POTFILES.skip index d1b6e18ec..dad7955d9 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -543,6 +543,7 @@ gramps/test/utils_test.py gramps/webapp/connection.py gramps/webapp/context.py gramps/webapp/dbdjango.py +gramps/webapp/utils.py gramps/webapp/grampsdb/admin.py gramps/webapp/grampsdb/forms.py gramps/webapp/grampsdb/__init__.py