[git] GpgOL - branch, master, updated. gpgol-2.0.6-95-ga6bf8ef

by Andre Heinecke cvs at cvs.gnupg.org
Thu Mar 15 16:33:32 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 extension for MS Outlook".

The branch, master has been updated
       via  a6bf8ef284d98f87a9e64ce326e2a0a55633213c (commit)
      from  bf9098d2d63de6feaf8fe9486299b7cae924022f (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 a6bf8ef284d98f87a9e64ce326e2a0a55633213c
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Thu Mar 15 15:03:04 2018 +0100

    Jump the event queue
    
    * src/olflange.h (ProgID): We are now Z.GNU.GpgOL
    
    --
    According to hearsay events are handled in reverse
    alphabetical order. Let's try this to see if it results
    in fewer problems with other addins.
    
    The ProgId is not user visible anywhere.
    
    GnuPG-Bug-Id: T3769

diff --git a/src/olflange.h b/src/olflange.h
index 7601eb6..31aea7a 100644
--- a/src/olflange.h
+++ b/src/olflange.h
@@ -37,7 +37,7 @@ DEFINE_GUID(CLSID_GPGOL, 0x42d30988, 0x1a3a, 0x11da,
  */
 
 /* The ProgID used by us */
-#define GPGOL_PROGID "GNU.GpgOL"
+#define GPGOL_PROGID "Z.GNU.GpgOL"
 /* User friendly add in name */
 #define GPGOL_PRETTY "GpgOL - The GnuPG Outlook Plugin"
 /* Short description of the addin */

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

Summary of changes:
 src/olflange.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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




More information about the Gnupg-commits mailing list