Branch: refs/heads/master Author: Dominic Hopf dmaphy@googlemail.com Committer: Dominic Hopf dmaphy@googlemail.com Date: Sat, 25 Feb 2017 15:05:44 UTC Commit: dd06b044057f918fc61936a3380cd65a755df43f https://github.com/geany/plugins.geany.org/commit/dd06b044057f918fc61936a338...
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).
plugins-commits@lists.geany.org