diff 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
line wrap: on
line diff
--- a/org.guido-berhoerster.code.package-update-indicator.gschema.xml	Wed Jun 13 23:25:09 2018 +0200
+++ b/org.guido-berhoerster.code.package-update-indicator.gschema.xml	Sun Jun 17 11:05:28 2018 +0200
@@ -13,5 +13,11 @@
       <description>The interval in seconds for refreshing
       metadata.</description>
     </key>
+    <key name="use-mobile-connection" type="b">
+      <default>false</default>
+      <summary>Whether to use a mobile connection</summary>
+      <description>If enabled, use a mobile connection refreshing the package
+      cache.</description>
+    </key>
   </schema>
 </schemalist>