Bump to 0.8.22
[theonering] / support / theonering.manager
index 33af764..770df26 100644 (file)
@@ -3,8 +3,18 @@ Name = theonering
 BusName = org.freedesktop.Telepathy.ConnectionManager.theonering
 ObjectPath = /org/freedesktop/Telepathy/ConnectionManager/theonering
 
-[Protocol sip]
+[Protocol gv]
 param-account = s required
 param-password = s required secret
 param-forward = s
+param-ignore-dnd = b
+param-use-gv-contacts = b
+param-contacts-poll-period-in-hours = i
+param-voicemail-poll-period-in-minutes = i
+param-texts-poll-period-in-minutes = i
 default-forward =
+default-ignore-dnd = true
+default-use-gv-contacts = true
+default-contacts-poll-period-in-hours = 12
+default-voicemail-poll-period-in-minutes = 120
+default-texts-poll-period-in-minutes = 10