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

svn: r22164
This commit is contained in:
Jérôme Rapinat 2013-05-04 15:54:14 +00:00
parent a2d84df7c8
commit dc89736d4a

View File

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