Fixing a bug where telepathy-theonering wasn't included in packages
[theonering] / support / theonering.profile.fremantle
1 [Profile]
2 Manager=theonering
3 Protocol=sip
4 DisplayName=Google Voice
5 IconName = theonering
6 ConfigurationUI = osso-accounts
7 SupportsInvisible = 1
8 Capabilities = chat-p2p, voice-p2p, supports-alias
9 VCardDefault = 1
10 VCardField = X-GV
11 SupportedPresences = offline,available,away,hidden
12 SupportsPresenceMessage = false
13
14 [Action sms_gv]
15 Name = addr_bd_cont_starter_chat
16 IconName = general_sms
17 VCardFields = X-GV
18 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.Text
19
20 [Action call_gv]
21 Name = addr_bd_cont_starter_call
22 IconName = general_call
23 VCardFields = X-GV
24 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.StreamedMedia
25
26 [Action sms]
27 Name = addr_bd_cont_starter_chat
28 IconName = general_sms
29 VCardFields = TEL
30 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.Text
31
32 [Action call]
33 Name = addr_bd_cont_starter_skypeout
34 IconName = general_call
35 VCardFields = TEL
36 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.StreamedMedia
37