Translations: change contact informatuion in "Report-Msgid-Bugs-To:"

to current maintainer.
pull/1333/head
ruevs 2023-01-18 17:40:35 +02:00
parent 10c6c09541
commit 3f11bbe47a
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ if(HAVE_GETTEXT)
--package-name=SolveSpace
--package-version=${PROJECT_VERSION}
"--copyright-holder=the PACKAGE authors"
--msgid-bugs-address=whitequark@whitequark.org
--msgid-bugs-address=phkahler@gmail.com
--from-code=utf-8 --output=${gen_output_pot} ${inputs}
COMMAND ${CMAKE_COMMAND} -E copy_if_different ${gen_output_pot} ${output_pot}
DEPENDS ${inputs}