Updating branch refs/heads/master
         to 72f4fb5ad8c39a4b47d128198f10ecfd3898b37c (commit)
       from 50f0e5bb66cf2e89989ae1f107677e4b98b27ba9 (commit)

commit 72f4fb5ad8c39a4b47d128198f10ecfd3898b37c
Author: Mike Massonnet <[email protected]>
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?://
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to