run 'po/test/po_test.py'; update template

svn: r18776
This commit is contained in:
Jérôme Rapinat 2012-01-27 13:49:15 +00:00
parent c5176de03a
commit 11cc93278d
3 changed files with 4222 additions and 3403 deletions

View File

@ -281,8 +281,6 @@ src/plugins/gramplet/PedigreeGramplet.py
src/plugins/gramplet/PersonDetails.py
src/plugins/gramplet/PersonResidence.py
src/plugins/gramplet/PlaceDetails.py
src/plugins/gramplet/PopulateGramplet.py
src/plugins/gramplet/PopulateGramplet.gpr.py
src/plugins/gramplet/QuickViewGramplet.py
src/plugins/gramplet/RelativeGramplet.py
src/plugins/gramplet/RepositoryDetails.py
@ -508,6 +506,7 @@ src/Filters/Rules/Person/_IsMale.py
src/Filters/Rules/Person/_IsMoreThanNthGenerationAncestorOf.py
src/Filters/Rules/Person/_IsMoreThanNthGenerationDescendantOf.py
src/Filters/Rules/Person/_IsParentOfFilterMatch.py
src/Filters/Rules/Person/_PeoplePublic.py
src/Filters/Rules/Person/_IsRelatedWith.py
src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py
src/Filters/Rules/Person/_IsSpouseOfFilterMatch.py

View File

@ -41,6 +41,7 @@ src/DateHandler/_DateParser.py
src/DateHandler/_Date_ru.py
src/DateHandler/_Date_sk.py
src/DateHandler/_Date_sv.py
src/DateHandler/_Date_zh.py
src/DateHandler/__init__.py
# Filters package
@ -78,6 +79,7 @@ src/Filters/Rules/_HasSourceCountBase.py
src/Filters/Rules/_HasTagBase.py
src/Filters/Rules/_HasTextMatchingRegexpOf.py
src/Filters/Rules/__init__.py
src/Filters/Rules/_IsPublic.py
src/Filters/Rules/_MatchesEventFilterBase.py
src/Filters/Rules/_MatchesFilterBase.py
src/Filters/Rules/_MatchesSourceConfidenceBase.py
@ -309,12 +311,14 @@ src/plugins/tool/toolsdebug.gpr.py
# plugins/gramplet directory
src/plugins/gramplet/DeepConnections.py
src/plugins/gramplet/Gallery.py
src/plugins/gramplet/HeadlineNewsGramplet.py
src/plugins/gramplet/MediaPreview.py
src/plugins/gramplet/MetadataViewer.py
src/plugins/gramplet/NoteGramplet.py
src/plugins/gramplet/Gallery.py
src/plugins/gramplet/PluginManagerGramplet.py
src/plugins/gramplet/PopulateGramplet.py
src/plugins/gramplet/PopulateGramplet.gpr.py
src/plugins/gramplet/PythonGramplet.py
# plugins/quickview directory

File diff suppressed because it is too large Load Diff