Yes gnome have this tool but when I ask about same program in kde(irc)
I'haven't any resolutive question...

But konqueror can open much files(pdf,txt,video(kmplayer),image)

If we create a deb packege we can add xdg-utils(250kb) as dependecy :-)


2006/11/22, Mikkel Kamstrup Erlandsen <[EMAIL PROTECTED]>:

2006/11/22, Eugenio <[EMAIL PROTECTED]>:
>
> Hi,
> I have finished first "release" of my QtFrontend with python :-)
>
> For now the program use external icon(not current kde icon) because I
> want
> to have only python-qt library for dependency(python-kde = 30mb)
>
> When I translate this front-end to C++ the kde integration will be
> better :-)
>
> The program try to open all files with konqueror but I'm implementing
> "Open With"


I don't know about KDE, but Gnome has a commanline tool, as well as an API
for opening an uri with the default app. Maybe if KDE has a similar
commandline tool you can use that with no memory overhead..?

In gnome the tool is called gnome-open. Also the Portland project has
something going on in this area, see: 
http://portland.freedesktop.org/xdg-utils-1.0/xdg-open.html
, that would be the desktop neutral way of doing things.

Infact, I just checked. In Ubuntu Edgy you can install the package
"xdg-utils", and xdg-open will be available. I think it won't be long before
xdg-* is installed by default on all distros to ensure portability.

Cheers,
Mikkel



_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to