~gotwig/gazette/global-service-states

« back to all changes in this revision

Viewing changes to plugins/Files/data/files.gschema.xml

  • Committer: Santiago Ocamica
  • Date: 2013-05-20 01:17:36 UTC
  • Revision ID: santi6982@gmail.com-20130520011736-1ihvd5g23a93svd8
Initial work on porting the switchboard plug

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<schemalist>
 
2
    <schema path="/org/pantheon/gazette/files/" id="org.pantheon.gazette.files" gettext-domain="gazette">
 
3
        <key name="update-interval" type="i">
 
4
            <default>180000<!-- 30 min in ms --></default>
 
5
            <summary>The time, in ms, after which files are updated</summary>
 
6
        </key>
 
7
    </schema>
 
8
</schemalist>
 
 
b'\\ No newline at end of file'