New handling for URI scheme handlers

Bastien Nocera hadess at hadess.net
Tue Oct 5 08:45:18 PDT 2010


On Tue, 2010-10-05 at 17:36 +0200, Damjan Jovanovic wrote:
> On Tue, Oct 5, 2010 at 5:32 PM, Bastien Nocera <hadess at hadess.net> wrote:
> > Heya,
> >
> > This morning I implemented in GNOME use of the x-scheme-handler/*
> > mime-type for applications to register their interest in handling
> > particular URI schemes.
> >
> > I posted about it in:
> > http://www.hadess.net/2010/10/new-control-center-and-you.html
> > And have a blocker bug for GNOME applications in:
> > https://bugzilla.gnome.org/show_bug.cgi?id=631433
> >
> > The attached patch is changes to the shared-mime-info spec to mention
> > the use of x-scheme-handler/* mime-types.
> >
> > Any comments?
> >
> > Cheers
> >
> > _______________________________________________
> > xdg mailing list
> > xdg at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/xdg
> >
> >
> 
> I love it. Does it work in KDE?

Not sure what you mean exactly. But if your app registered
x-scheme-handler/foo and you tried to launch it using a GIO-based
application, it would be considered at the same level as a GNOME
application.

I don't know which process KDE itself uses to register URI scheme
handlers, but I'm guessing it's either something similar, or another key
in .desktop file. Am I correct?

Cheers



More information about the xdg mailing list