Re: [Evolution] Default Browser



Adjust the GConf settings, to call the script:

$ gconftool-2 --set --type=string /desktop/gnome/url-handlers/unknown/command 'firebird-remote.sh %s'

%gconftool-2 --set --type=string
/desktop/gnome/url-handlers/unknown/command
'/usr/home/pete/.gnome2_private/firebird-remote.sh %s'

FYI: Well, that's not really the appropriate directory -- ~/bin/ would
be the best place (check your $PATH). But that cannot prevent the script
from working properly.


(sorry, cant even find out how to make it not wrap either.)

Set the paragraph style to "Preformat" instead of "Normal".


That works but if Firebird is already opened, it will not open a new
tab.  If Firebird is closed, it works just fine.

Then you must have an error in the script. I even installed Firebird
just to check if it is working.

Please double check the script.


For debugging, you can run the script from a terminal:

$ firebird-remote.sh http://gnome.org
$ firebird-remote.sh http://ximian.com

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]