[git] gnupg-doc - branch, master, updated. f6d6e19b8f0aa0136bce2d5455b3cd48feaef616

by Werner Koch cvs at cvs.gnupg.org
Thu Mar 23 09:28:19 CET 2017


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 "The GnuPG website and other docs".

The branch, master has been updated
       via  f6d6e19b8f0aa0136bce2d5455b3cd48feaef616 (commit)
      from  8f5e7d0cf241a96393e654708af06fad599ecba0 (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 f6d6e19b8f0aa0136bce2d5455b3cd48feaef616
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Mar 23 09:25:16 2017 +0100

    web: Add a submenu "GnuPG" below the topmenu "software"
    
    Right now this is the same as clicking directly on the the topmenu
    item but, similar to "Donate", we better make that clear.

diff --git a/web/share/gpgweb.el b/web/share/gpgweb.el
index 5c71fc3..f903e50 100644
--- a/web/share/gpgweb.el
+++ b/web/share/gpgweb.el
@@ -99,7 +99,8 @@ if not available."
       ("/donate/kudos.html"                "List of Donors")))
     ("/software/index.html"
      "Software"
-     (("/software/frontends.html"          "Frontends")
+     (("/software/index.html"              "GnuPG")
+      ("/software/frontends.html"          "Frontends")
       ("/software/tools.html"              "Tools")
       ("/software/libraries.html"          "Libraries")
       ("/software/swlist.html"             "All")))

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

Summary of changes:
 web/share/gpgweb.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list