6595: create a new template every time we are extracting strings from python modules

svn: r22165
This commit is contained in:
Jérôme Rapinat 2013-05-04 16:10:26 +00:00
parent 98d3606aff
commit 8afb1e4c29

View File

@ -571,8 +571,7 @@ def retrieve():
""" """
extract_xml() extract_xml()
if not os.path.isfile('gramps.pot'): create_template()
create_template()
create_filesfile() create_filesfile()
listing('python.txt', ['.py', '.py.in']) listing('python.txt', ['.py', '.py.in'])