> this is how I have done it. The FAQ mention something similar, but with > another path, which didn't work for me for some reason.
Uh, which FAQ are you referring to? > gconftool-2 --set --type=string \ > /desktop/gnome/url-handlers/http/command 'konqueror %s' Gnome 2.4? > gconftool-2 --set --type=string \ > /desktop/gnome/url-handlers/unknown/command 'konqueror %s' Gnome 2.2 default setting. For the records: Using gconftool is only necessary, if do not happen to have the Gnome Control Center installed. More on this: http://lists.ximian.com/archives/public/evolution/2003-November/034015.html http://lists.ximian.com/archives/public/evolution/2003-November/034030.html ...guenther -- char *t="[EMAIL PROTECTED]"; 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; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
