reassign 444032 empathy tags 444032 + patch thanks Hi,
Reassigning this bug to empathy. The patch (taken from ubuntu) provide .profile file to support telepathy-haze. Regards Laurent Bigonville
diff -urN empathy-0.10.clean/data/aim.profile empathy-0.10/data/aim.profile --- empathy-0.10.clean/data/aim.profile 1970-01-01 01:00:00.000000000 +0100 +++ empathy-0.10/data/aim.profile 2007-08-21 19:17:18.000000000 +0100 @@ -0,0 +1,6 @@ +[Profile] +Manager=haze +Protocol=aim +DisplayName=AIM +Capabilities = chat-p2p, supports-alias +ConfigurationUI = aim diff -urN empathy-0.10.clean/data/Makefile.am empathy-0.10/data/Makefile.am --- empathy-0.10.clean/data/Makefile.am 2007-07-27 19:21:41.000000000 +0100 +++ empathy-0.10/data/Makefile.am 2007-08-21 19:18:26.000000000 +0100 @@ -6,7 +6,10 @@ gtalk.profile \ salut.profile \ irc.profile \ - msn.profile + msn.profile \ + aim.profile \ + xmpp.profile \ + msn-haze.profile gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor diff -urN empathy-0.10.clean/data/Makefile.in empathy-0.10/data/Makefile.in --- empathy-0.10.clean/data/Makefile.in 2007-07-29 21:34:07.000000000 +0100 +++ empathy-0.10/data/Makefile.in 2007-08-21 19:18:34.000000000 +0100 @@ -260,7 +260,10 @@ gtalk.profile \ salut.profile \ irc.profile \ - msn.profile + msn.profile \ + aim.profile \ + xmpp.profile \ + msn-haze.profile gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor autostartdir = $(datadir)/gnome/autostart diff -urN empathy-0.10.clean/data/msn-haze.profile empathy-0.10/data/msn-haze.profile --- empathy-0.10.clean/data/msn-haze.profile 1970-01-01 01:00:00.000000000 +0100 +++ empathy-0.10/data/msn-haze.profile 2007-08-21 19:17:23.000000000 +0100 @@ -0,0 +1,9 @@ +[Profile] +Manager=haze +Protocol=msn +DisplayName=MSN (Haze) +IconName = empathy-proto-msn +ConfigurationUI = msn +SupportsInvisible = 0 +Capabilities = chat-p2p + diff -urN empathy-0.10.clean/data/xmpp.profile empathy-0.10/data/xmpp.profile --- empathy-0.10.clean/data/xmpp.profile 1970-01-01 01:00:00.000000000 +0100 +++ empathy-0.10/data/xmpp.profile 2007-08-21 19:17:28.000000000 +0100 @@ -0,0 +1,10 @@ +[Profile] +Manager = haze +Protocol = jabber +DisplayName=Haze Jabber +IconName = empathy-proto-jabber +ConfigurationUI = jabber +Capabilities = chat-p2p, supports-alias +SupportsInvisible = 0 +VCardField = X-Jabber +VCardDefault = true
pgpOYMuhsLc3T.pgp
Description: PGP signature

