[Gpg4win-commits] [git] Gpg4win - branch, master, updated. gpg4win-3.0.2-3-gc1ad593

by Andre Heinecke cvs at cvs.gnupg.org
Wed Jan 10 14:05:27 CET 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG for Windows".

The branch, master has been updated
       via  c1ad59315f5506af4122da730654e346327a8ca4 (commit)
      from  9f16e2ddfae9163dc814766d7d0383fc24b81bb7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c1ad59315f5506af4122da730654e346327a8ca4
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Wed Jan 10 14:02:23 2018 +0100

    Add more aliases for README in other langs
    
    * src/inst-gpg4win.nsi: Install no, and zh README aliases.
    
    --
    GnuPG-Bug-Id: T3597

diff --git a/src/inst-gpg4win.nsi b/src/inst-gpg4win.nsi
index 9d20616..dee3627 100644
--- a/src/inst-gpg4win.nsi
+++ b/src/inst-gpg4win.nsi
@@ -63,8 +63,12 @@ skip_uninst:
   File /oname=README.es.txt "${BUILD_DIR}/README.en.txt"
   File /oname=README.fr.txt "${BUILD_DIR}/README.en.txt"
   File /oname=README.it.txt "${BUILD_DIR}/README.en.txt"
+  File /oname=README.no.txt "${BUILD_DIR}/README.en.txt"
   File /oname=README.pt.txt "${BUILD_DIR}/README.en.txt"
   File /oname=README.ru.txt "${BUILD_DIR}/README.en.txt"
+  File /oname=README.zh_CN.po "${BUILD_DIR}/README.en.txt"
+  File /oname=README.zh_TW.po "${BUILD_DIR}/README.en.txt"
+
   File "${BUILD_DIR}/HOWTO-SMIME.en.txt"
   File "${BUILD_DIR}/HOWTO-SMIME.de.txt"
 

-----------------------------------------------------------------------

Summary of changes:
 src/inst-gpg4win.nsi | 4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
GnuPG for Windows
http://git.gnupg.org



More information about the Gpg4win-commits mailing list