Properly mark the renamed appdata.xml.in.in for translation

This commit is contained in:
Geert Janssens 2019-08-26 18:57:45 +02:00
parent 18aff5d1c1
commit 54dae108a6
2 changed files with 2 additions and 1 deletions

View File

@ -73,7 +73,7 @@ function(make_gnucash_potfiles)
file (GLOB_RECURSE FILES_IN RELATIVE ${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/*.c ${CMAKE_SOURCE_DIR}/*.cpp
${CMAKE_SOURCE_DIR}/*.glade ${CMAKE_SOURCE_DIR}/*.desktop.in.in
${CMAKE_SOURCE_DIR}/*.gschema.xml.in ${CMAKE_SOURCE_DIR}/*.appdata.xml.in
${CMAKE_SOURCE_DIR}/*.gschema.xml.in ${CMAKE_SOURCE_DIR}/*.appdata.xml.in.in
${CMAKE_SOURCE_DIR}/*.keys.in ${CMAKE_SOURCE_DIR}/*.scm
${CMAKE_SOURCE_DIR}/*/qofbookslots.h
)

View File

@ -89,6 +89,7 @@ gnucash/gnome/gnc-plugin-register2.c
gnucash/gnome/gnc-plugin-register.c
gnucash/gnome/gnc-split-reg2.c
gnucash/gnome/gnc-split-reg.c
gnucash/gnome/gnucash.appdata.xml.in.in
gnucash/gnome/gnucash.desktop.in.in
gnucash/gnome/reconcile-view.c
gnucash/gnome/search-owner.c