Fixing some bugs with the dependent polling settings and adjusting the default values...
[theonering] / support / theonering.manager
index 33af764..2caff6b 100644 (file)
@@ -7,4 +7,12 @@ ObjectPath = /org/freedesktop/Telepathy/ConnectionManager/theonering
 param-account = s required
 param-password = s required secret
 param-forward = s
+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-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