Bump to 0.8.24
[theonering] / support / theonering.profile.fremantle
1 [Profile]
2 Manager=theonering
3 Protocol=gv
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 SecondaryVCardFields = TEL
12 SupportedPresences = offline,available,away,hidden
13 SupportsPresenceMessage = false
14
15 [Presence offline]
16 Name = Offline
17 IconName = general_presence_offline
18 Type = 1
19
20 [Presence available]
21 Name = Available
22 IconName = general_presence_online
23 Type = 2
24
25 [Presence away]
26 Name = Away
27 IconName = general_presence_away
28 Type = 3
29
30 [Presence hidden]
31 Name = Invisible
32 IconName = general_presence_invisible
33 Type = 5
34
35 [Action chat]
36 Name = SMS through Google Voice
37 IconName = im-theonering
38 VCardFields = X-GV,TEL
39 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.Text
40
41 [Action call]
42 Name = Call through Google Voice
43 IconName = im-theonering
44 VCardFields = X-GV,TEL
45 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.StreamedMedia
46