Re: [Evolution] How to let Opera open a link instead of Galeon



once_again();

At the moment when I click a link in Evolution, the link is opened in
Galeon, but I would prefer to open it in Opera. What do I need to do for
this? I work with SuSE 8.1 and KDE 3.

I just wrote a complete solution for mozilla yesterday. I don't know
about re-using the existing Opera. Try firing it up from console, to
see, how it works for Opera.

The suggestions i gave yesterday: (You need to change that
'gnome-moz-remote' part with something similar for Opera.)

--- sipp ---

Check your ~/.gnome/Gnome file. You need gnome-moz-remote instead of
mozilla. It should look like that:

[URL Handlers]
default-show=gnome-moz-remote --newwin "%s"


gnome-moz-remote %s
 will only open a new mozilla, when none running
 displays the URL in the current mozilla (old content overwritten)

gnome-moz-remote --newwin %s
 will only open a new mozilla, when none running
 displays the URL in a new mozilla window

--- sipp ---


Changing that file should give you Opera for links in any Gnome app.

...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]