After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 642342 - register as an xmpp scheme handler
register as an xmpp scheme handler
Status: RESOLVED DUPLICATE of bug 541156
Product: empathy
Classification: Core
Component: Chat
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-15 01:27 UTC by William Jon McCann
Modified: 2011-02-15 08:51 UTC
See Also:
GNOME target: 3.0
GNOME version: ---



Description William Jon McCann 2011-02-15 01:27:56 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
Comment 1 Guillaume Desmottes 2011-02-15 08:51:57 UTC
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 ***