Mercurial > projects > package-update-indicator
view org.guido-berhoerster.code.package-update-indicator.gschema.xml @ 0:6884bb8130ca
Initial revision
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Sun, 20 May 2018 11:32:57 +0200 |
parents | |
children | 3d72ca76538d |
line wrap: on
line source
<schemalist> <schema id="org.guido-berhoerster.code.package-update-indicator" path="/org/guido-berhoerster/code/package-update-indicator/" gettext-domain="package-update-indicator"> <key name="update-command" type="s"> <default>""</default> <summary>Update command</summary> <description>Command for installing updates.</description> </key> <key name="refresh-interval" type="u"> <default>86400</default> <summary>Refresh interval</summary> <description>The interval in seconds for refreshing metadata.</description> </key> </schema> </schemalist>