[git] GpgOL - branch, nomapi, updated. gpgol-1.4.0-108-ged7b79f

by Andre Heinecke cvs at cvs.gnupg.org
Wed Oct 19 17:40:10 CEST 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, nomapi has been updated
       via  ed7b79ff86d7c0a3cc1ecac2fc304fe098f29cfb (commit)
      from  256f0265bcf8b09e76ad7fcfe348083db26a0965 (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 ed7b79ff86d7c0a3cc1ecac2fc304fe098f29cfb
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Wed Oct 19 17:37:40 2016 +0200

    Add gimp variants of the new form icons
    
    * forms/encr-s.xcf, forms/ribbon.xcf: Add gimp variants.
    
    --
    Gimp instead of SVG as conversion from SVG to 8bit 1 alpha bit
    images needs some manual work.

diff --git a/forms/Makefile.am b/forms/Makefile.am
index 993455d..e51c006 100644
--- a/forms/Makefile.am
+++ b/forms/Makefile.am
@@ -16,3 +16,5 @@ icons = encr-l.ico encr-s.ico sign-l.ico sign-s.ico
 cfg = gpgol.cfg gpgol-ms.cfg gpgol-cs.cfg
 
 dist_pkgdata_DATA = $(icons) $(cfg)
+
+EXTRA_DIST=encr-s.xcf ribbon.xcf
diff --git a/forms/encr-s.xcf b/forms/encr-s.xcf
new file mode 100644
index 0000000..3d10ecc
Binary files /dev/null and b/forms/encr-s.xcf differ
diff --git a/forms/ribbon.xcf b/forms/ribbon.xcf
new file mode 100644
index 0000000..dbb6782
Binary files /dev/null and b/forms/ribbon.xcf differ

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

Summary of changes:
 forms/Makefile.am |   2 ++
 forms/encr-s.xcf  | Bin 0 -> 1588 bytes
 forms/ribbon.xcf  | Bin 0 -> 1488 bytes
 3 files changed, 2 insertions(+)
 create mode 100644 forms/encr-s.xcf
 create mode 100644 forms/ribbon.xcf


hooks/post-receive
-- 
GnuPG extension for MS Outlook
http://git.gnupg.org




More information about the Gnupg-commits mailing list