> I had already done this, but each time I bring up the Gnome properties > for selection the default browser, the options are greyed out. I select > the radio button next to custom and put the entry in as you mentioned > then restart Evo and try a link to no avail. Going back into the Gnome > properties again, I see that this area (default browser) is greyed out > again as if the changes are not being respected. I suspect that this > may be a Gnome issue.
Strange. :-/ Have you tried using gconftool-2 directly rather than using the Gnome Control Center applets? http://lists.ximian.com/archives/public/evolution/2003-August/032253.html If that works, you even can use the script to use Mozilla Tabs if available, by substituting the command to read 'mozilla-remote.sh %s'. Anyway, try checking the value first: $ gconftool-2 -R /desktop/gnome/url-handlers/unknown And please, do not forget: You are using a beta version. Maybe this is still broken... ;-) If this is the case, I am pretty sure Frederic Crozat will know, when he reads this. ...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
