$ make distcheck

svn: r16410
This commit is contained in:
Jérôme Rapinat 2011-01-18 17:59:54 +00:00
parent b6f963bfa7
commit ddf3961653
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
# List of source files which contain translatable strings.
[encoding: UTF-8]
#
# Python files
#

View File

@ -1,5 +1,4 @@
# List of source files which do not need to translate.
[encoding: UTF-8]
#
# Python files
#
@ -78,6 +77,7 @@ src/Filters/Rules/_HasTextMatchingRegexpOf.py
src/Filters/Rules/__init__.py
src/Filters/Rules/_MatchesEventFilterBase.py
src/Filters/Rules/_MatchesFilterBase.py
src/Filters/Rules/_MatchesSourceConfidenceBase.py
src/Filters/Rules/_MatchesSourceFilterBase.py
src/Filters/Rules/_RegExpIdBase.py
src/Filters/Rules/Person/_HasTextMatchingRegexpOf.py