From e5f66977baaf3ad06d84648018d2d8128f7a6f28 Mon Sep 17 00:00:00 2001 From: Mason Larobina Date: Tue, 2 Feb 2010 20:37:35 +0800 Subject: Re-fix order of follow.js arguments. Conflicts: examples/config/config --- examples/config/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/config/config b/examples/config/config index 99fadfb..b2ebdbd 100644 --- a/examples/config/config +++ b/examples/config/config @@ -313,7 +313,7 @@ set follow_hint_keys = 0123456789 #set follow_hint_keys = qwerty #set follow_hint_keys = asdfghjkl; #set follow_hint_keys = thsnd-rcgmvwb/;789aefijkopquxyz234 -@cbind fl* = script @scripts_dir/follow.js '@{follow_hint_keys} %s' +@cbind fl* = script @scripts_dir/follow.js '@follow_hint_keys %s' # --- Form filler binds --- # this script allows you to configure (per domain) values to fill in form -- cgit v1.2.3