Branch: refs/heads/master Author: Colomban Wendling ban@herbesfolles.org Committer: Colomban Wendling ban@herbesfolles.org Date: Sat, 16 Jan 2016 23:32:34 UTC Commit: 2c6f963a7d063e41a9da308be502bbe681ca1847 https://github.com/geany/geany-plugins/commit/2c6f963a7d063e41a9da308be502bb...
Log Message: ----------- geniuspaste: Consolidate dpaste.de response parsing
Modified Paths: -------------- geniuspaste/data/dpaste.de.conf
Modified: geniuspaste/data/dpaste.de.conf 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -9,7 +9,7 @@ lexer=%language% #expires=%expire%
[parse] -search=^.(.+).$ +search=^"(.+)"$ replace=\1
[defaults]
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org