Mercurial > projects > package-update-indicator
comparison org.guido-berhoerster.code.package-update-indicator.gschema.xml @ 4:3d72ca76538d
Add setting to control whether to use a mobile connection
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Sun, 17 Jun 2018 11:05:28 +0200 |
parents | 6884bb8130ca |
children | 24cba399757f |
comparison
equal
deleted
inserted
replaced
3:2fa34d6272c6 | 4:3d72ca76538d |
---|---|
11 <default>86400</default> | 11 <default>86400</default> |
12 <summary>Refresh interval</summary> | 12 <summary>Refresh interval</summary> |
13 <description>The interval in seconds for refreshing | 13 <description>The interval in seconds for refreshing |
14 metadata.</description> | 14 metadata.</description> |
15 </key> | 15 </key> |
16 <key name="use-mobile-connection" type="b"> | |
17 <default>false</default> | |
18 <summary>Whether to use a mobile connection</summary> | |
19 <description>If enabled, use a mobile connection refreshing the package | |
20 cache.</description> | |
21 </key> | |
16 </schema> | 22 </schema> |
17 </schemalist> | 23 </schemalist> |