[Xfce4-commits] <wiki:master> wordblock: Fix the regex
Mike Massonnet
noreply at xfce.org
Wed Feb 23 08:10:01 CET 2011
Updating branch refs/heads/master
to 72f4fb5ad8c39a4b47d128198f10ecfd3898b37c (commit)
from 50f0e5bb66cf2e89989ae1f107677e4b98b27ba9 (commit)
commit 72f4fb5ad8c39a4b47d128198f10ecfd3898b37c
Author: Mike Massonnet <mmassonnet at xfce.org>
Date: Wed Feb 23 08:08:33 2011 +0100
wordblock: Fix the regex
conf/wordblock.local.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/wordblock.local.conf b/conf/wordblock.local.conf
index 79c8157..f669973 100644
--- a/conf/wordblock.local.conf
+++ b/conf/wordblock.local.conf
@@ -1 +1 @@
-<a href="https?.*">.*\[url="?https?.*\"?].*https?://
+<a href="https?.*">.*\[url="?https?.*"?\].*https?://
More information about the Xfce4-commits
mailing list