[git] gnupg-doc - branch, preview, updated. 147cd94c9beff7bb5cc2b05a99ba061c1f9cf9e1

by Marcus Brinkmann cvs at cvs.gnupg.org
Thu May 11 16:11:16 CEST 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, preview has been updated
       via  147cd94c9beff7bb5cc2b05a99ba061c1f9cf9e1 (commit)
      from  3256e98b3f821e8d49051216942d631e70dfe0fc (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 147cd94c9beff7bb5cc2b05a99ba061c1f9cf9e1
Author: Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de>
Date:   Thu May 11 16:11:10 2017 +0200

    web: Also publish svg files.

diff --git a/web/share/gpgweb.el b/web/share/gpgweb.el
index 1ecd7b5..32b45b3 100644
--- a/web/share/gpgweb.el
+++ b/web/share/gpgweb.el
@@ -33,7 +33,7 @@
 
    (aput 'org-publish-project-alist "gpgweb-other"
    `(:base-directory ,gpgweb-root-dir
-     :base-extension "jpg\\|png\\|css\\|txt\\|rss\\|lst\\|sig\\|js\\|map\\|eot\\|ttf\\|woff\\|woff2"
+     :base-extension "jpg\\|png\\|css\\|txt\\|rss\\|lst\\|sig\\|js\\|map\\|eot\\|ttf\\|woff\\|woff2\\|svg"
      :recursive t
      :publishing-directory ,gpgweb-stage-dir
      :publishing-function org-publish-attachment

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

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


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




More information about the Gnupg-commits mailing list