gnucash maint: I18N: Add copyright-holder

Frank H.Ellenberger fell at code.gnucash.org
Thu Sep 3 19:56:51 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/57d059ba (commit)
	from  https://github.com/Gnucash/gnucash/commit/c1424164 (commit)



commit 57d059bac9577d63a2b725859c9e2bc630404661
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Aug 29 07:12:22 2020 +0200

    I18N: Add copyright-holder
    
    For details see https://github.com/Gnucash/gnucash/pull/780

diff --git a/po/gnucash-pot.cmake b/po/gnucash-pot.cmake
index fc953a95c..1e9685175 100644
--- a/po/gnucash-pot.cmake
+++ b/po/gnucash-pot.cmake
@@ -32,6 +32,7 @@ execute_process(
                         --keyword=translate:1c,2,3,4t
                         --package-name=${PACKAGE_NAME}
                         --package-version=${PROJECT_VERSION}
+                        --copyright-holder=by\ the\ GnuCash\ developers\ and\ the\ translators:
                         --msgid-bugs-address=https://bugs.gnucash.org/enter_bug.cgi?product=GnuCash&component=Translations
   WORKING_DIRECTORY ${PO_BIN_DIR}
   RESULT_VARIABLE GNUCASH_POT_RESULT



Summary of changes:
 po/gnucash-pot.cmake | 1 +
 1 file changed, 1 insertion(+)



More information about the gnucash-changes mailing list