Fix for renamed gramps.xml.in file

The file was renamed as part of PR #1143.
This commit is contained in:
Nick Hall 2022-02-14 17:39:17 +00:00
parent 220633862c
commit d88bb36ba7

View File

@ -312,7 +312,7 @@ def extract_xml():
for input_file in ['../data/holidays.xml',
'../data/tips.xml',
'../data/gramps.xml.in',
'../data/org.gramps_project.Gramps.xml.in',
'../data/org.gramps_project.Gramps.appdata.xml.in',
'../data/org.gramps_project.Gramps.desktop.in']:
os.system(('GETTEXTDATADIR=. %(xgettext)s -F -j '