listing missing references

svn: r21210
This commit is contained in:
Jérôme Rapinat 2013-01-24 15:37:45 +00:00
parent 8a6da23737
commit 33fa3c2fea
2 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -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