On Fri, 4 Jun 2010 11:02:01 +0200 cryptix <cryp...@riseup.net> wrote:
> Hi, > > I noticed that that SETPROP() in config.def.h now takes two > arguments. The SETPROP() for surf.sh (still?) takes one. Being unsure > on how to handle this right I just changed SETPROP(p) to SETPROP(p,q) > and added "_SURF_GO" to the SETPROP()'s in keys[].. From what it > looks like q (or fid in surf.sh) isn't handled anyway but trying to > remove the second argument I get 'error: 'q' undeclared here". What > is its purpose? How should one do this properly? > > Thanks, > > cryptix Hi, I've just commited the new surf.sh in the wiki (I totally forgot to do it). But until the wiki is updated I attach the new version of surf.sh, all the necessary info is in the script header :) Kind regards, -- nibble
surf.sh
Description: application/shellscript