~gotwig/gazette/global-service-states

« back to all changes in this revision

Viewing changes to plugins/News/data/news.gschema.xml

  • Committer: gotwig at ubuntu
  • Date: 2013-08-01 23:20:17 UTC
  • Revision ID: gotwig@ubuntu.com-20130801232017-kl9ihbcoyj9dnmia
radical new approach; service-states is meant to hold ALL states of widgets, which are essential for everyone, independent of its function
like update-interval, fonts, color. only look is implemented yet. functions will soon follow. Show these essential values the user in the plug.
Todo: Add an expander, hide button for this, as this are "advanced settings"

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
                <default>"http://feeds.bbci.co.uk/news/world/rss.xml"</default>
5
5
                <summary>Specifies the RSS feed that gets used for news.</summary>
6
6
        </key>
7
 
        <key name="update-interval" type="i">
8
 
            <default>300000<!-- 5 min in ms --></default>
9
 
            <summary>The time, in ms after which rss-news get updated</summary>
10
 
        </key>
11
7
    </schema>
12
 
</schemalist>
 
 
b'\\ No newline at end of file'
 
8
</schemalist>