[git] GpgOL - branch, master, updated. gpgol-1.4.0-168-ge4ed7ec
by Andre Heinecke
cvs at cvs.gnupg.org
Tue Nov 15 13:06:53 CET 2016
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 extension for MS Outlook".
The branch, master has been updated
via e4ed7ecb3f153450599b53fcc42906839a57717b (commit)
from 9218ee793a5b0d26244ba064ae66080db8f83cdd (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 e4ed7ecb3f153450599b53fcc42906839a57717b
Author: Andre Heinecke <aheinecke at intevation.de>
Date: Tue Nov 15 13:06:06 2016 +0100
Install forms for formpath forms
* forms/Makefile.am (cfg): Add new forms.
diff --git a/forms/Makefile.am b/forms/Makefile.am
index e51c006..d5d4fd1 100644
--- a/forms/Makefile.am
+++ b/forms/Makefile.am
@@ -13,7 +13,8 @@
icons = encr-l.ico encr-s.ico sign-l.ico sign-s.ico
-cfg = gpgol.cfg gpgol-ms.cfg gpgol-cs.cfg
+cfg = gpgol.cfg gpgol-ms.cfg gpgol-cs.cfg \
+ gpgol-form-signed.cfg gpgol-form-encrypted.cfg
dist_pkgdata_DATA = $(icons) $(cfg)
-----------------------------------------------------------------------
Summary of changes:
forms/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
GnuPG extension for MS Outlook
http://git.gnupg.org
More information about the Gnupg-commits
mailing list