Setting folder handler in Opera

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Sat Sep 9 13:18:14 CEST 2006


Mathias Brodala wrote:
> Hello Benedikt.
> 
> 
>>>>http://svn.xfce.org/svn/xfce/libexo/trunk/exo/exo-url.c
>>>>
>>>>The function exo_url_show_on_screen() is what you are looking for.
>>>
>>>OK, now I understand what’s happening under the hood. Could it be sufficient to
>>>swap the call for Thunar and the try to use gnome-open so that the latter will
>>>be tried first?
>>
>>You could remove the lines trying org.xfce.FileManager and Thunar, and
>>just run gnome-open (be sure to remove the if (G_UNLIKELY (!result))
>>line before gnome-open as well).
> 
> Thanks! This worked. Now Nautilus gets opened via „exo-open dirname“ and in Opera.
> 
> This solves my problem for now, although it’s not that clean of a solution.

As said, a clean solution would be to implement org.xfce.FileManager for
Nautilus.

> Regards, Mathias

Benedikt



More information about the Xfce mailing list