Tweaking how the one ring shows up in the addressbook on Maemo 5
[theonering] / support / theonering.profile.fremantle
index f591508..c224a6b 100644 (file)
@@ -2,35 +2,44 @@
 Manager=theonering
 Protocol=sip
 DisplayName=Google Voice
-IconName = theonering
+IconName = im-theonering
+ConfigurationUI = haze-plugin
 SupportsInvisible = 1
-Capabilities = chat-p2p, voice-p2p, supports-alias
+Capabilities = chat-p2p, voice-p2p, supports-alias, supports-roster
 VCardDefault = 1
 VCardField = X-GV
 SupportedPresences = offline,available,away,hidden
 SupportsPresenceMessage = false
 
-[Action sms_gv]
-Name = addr_bd_cont_starter_chat
-IconName = general_sms
-VCardFields = X-GV
-prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.Text
+[Presence offline]
+Name = Offline
+IconName = general_presence_offline
+Type = 1
 
-[Action call_gv]
-Name = addr_bd_cont_starter_call
-IconName = general_call
-VCardFields = X-GV
-prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.StreamedMedia
+[Presence available]
+Name = Available
+IconName = general_presence_online
+Type = 2
+
+[Presence away]
+Name = Away
+IconName = general_presence_away
+Type = 3
+
+[Presence hidden]
+Name = Invisible
+IconName = general_presence_invisible
+Type = 5
 
-[Action sms]
-Name = addr_bd_cont_starter_chat
-IconName = general_sms
-VCardFields = TEL
+[Action chat]
+Name = addr_bd_cont_starter_im_service_chat
+IconName = im-theonering
+VCardFields = X-GV,TEL
 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.Text
 
 [Action call]
-Name = addr_bd_cont_starter_skypeout
-IconName = general_call
-VCardFields = TEL
+Name = addr_bd_cont_starter_im_service_call
+IconName = im-theonering
+VCardFields = X-GV,TEL
 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.StreamedMedia