[geany/plugins.geany.org] dd06b0: Update plugin exclude list: geanysendmail -> sendmail
Dominic Hopf
git-noreply at xxxxx
Sat Feb 25 15:05:44 UTC 2017
Branch: refs/heads/master
Author: Dominic Hopf <dmaphy at googlemail.com>
Committer: Dominic Hopf <dmaphy at googlemail.com>
Date: Sat, 25 Feb 2017 15:05:44 UTC
Commit: dd06b044057f918fc61936a3380cd65a755df43f
https://github.com/geany/plugins.geany.org/commit/dd06b044057f918fc61936a3380cd65a755df43f
Log Message:
-----------
Update plugin exclude list: geanysendmail -> sendmail
Modified Paths:
--------------
gencontent.sh
Modified: gencontent.sh
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -68,7 +68,7 @@ LOGDIR=${WORKDIR}"gencontent_logs/"
# plugins to exclude from the nightly re-generation via rst2html because they
# have a separate HTML page not generated from the README file
-declare -a EXCLUDE_PLUGINS=( geanylatex geanysendmail geanylua jsonprettifier quick_open_file )
+declare -a EXCLUDE_PLUGINS=( geanylatex geanylua jsonprettifier quick_open_file sendmail )
RST2HTML=$(which rst2html)
TIDY=$(which tidy)
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list