GNOME Bugzilla – Bug 642342
register as an xmpp scheme handler
Last modified: 2011-02-15 08:51:57 UTC
Something like this I think: diff --git a/data/empathy.desktop.in.in b/data/empathy.desktop.in.in index 7cce226..448ff40 100644 --- a/data/empathy.desktop.in.in +++ b/data/empathy.desktop.in.in @@ -10,6 +10,7 @@ StartupNotify=false Terminal=false Type=Application Categories=GNOME;GTK;Network;InstantMessaging; +MimeType=x-scheme-handler/xmpp; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=empathy X-GNOME-Bugzilla-Component=General
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 541156 ***