Tweaking how the one ring shows up in the addressbook on Maemo 5
[theonering] / support / theonering.profile.fremantle
1 [Profile]
2 Manager=theonering
3 Protocol=sip
4 DisplayName=Google Voice
5 IconName = im-theonering
6 ConfigurationUI = haze-plugin
7 SupportsInvisible = 1
8 Capabilities = chat-p2p, voice-p2p, supports-alias, supports-roster
9 VCardDefault = 1
10 VCardField = X-GV
11 SupportedPresences = offline,available,away,hidden
12 SupportsPresenceMessage = false
13
14 [Presence offline]
15 Name = Offline
16 IconName = general_presence_offline
17 Type = 1
18
19 [Presence available]
20 Name = Available
21 IconName = general_presence_online
22 Type = 2
23
24 [Presence away]
25 Name = Away
26 IconName = general_presence_away
27 Type = 3
28
29 [Presence hidden]
30 Name = Invisible
31 IconName = general_presence_invisible
32 Type = 5
33
34 [Action chat]
35 Name = addr_bd_cont_starter_im_service_chat
36 IconName = im-theonering
37 VCardFields = X-GV,TEL
38 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.Text
39
40 [Action call]
41 Name = addr_bd_cont_starter_im_service_call
42 IconName = im-theonering
43 VCardFields = X-GV,TEL
44 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.StreamedMedia
45