~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to data/de.mh21.indicator-multiload.gschema.xml.in.in

  • Committer: mh21 at mh21
  • Date: 2015-03-11 10:56:53 UTC
  • Revision ID: mh21@mh21.de-20150311105653-nyalzx6nlrzsch2l
Remove support for indicator items.

- never documented and likely not used
- scroll-wheel interface was bad

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
            <_summary>Information in the accessible description of the indicator</_summary>
73
73
        </key>
74
74
 
75
 
        <key name="indicator-expressions" type="as">
76
 
            <!-- TRANSLATORS: This is a list of translatable strings. Do not translate anything inside of $(...), and make sure to keep any brackets, quotes, and commas. -->
77
 
            <_default l10n="messages">[
78
 
                "",
79
 
                "CPU $(percent(cpu.inuse))",
80
 
                "Mem $(size(mem.user))",
81
 
                "Net $(speed(net.down))/$(speed(net.up))",
82
 
                "Swap $(size(swap.used))",
83
 
                "Load $(decimals(load.avg,2))",
84
 
                "Disk $(speed(disk.read))/$(speed(disk.write))"
85
 
            ]</_default>
86
 
            <_summary>Information shown in the indicator itself</_summary>
87
 
        </key>
88
 
 
89
 
        <key name="indicator-expression-index" type="i">
90
 
            <default>0</default>
91
 
            <_summary>Index of the current information shown in the indicator itself</_summary>
92
 
        </key>
93
 
 
94
75
        <key name="menu-expressions" type="as">
95
76
            <!-- TRANSLATORS: This is a list of translatable strings. Do not translate anything inside of $(...), and make sure to keep any brackets, quotes, and commas. -->
96
77
            <_default l10n="messages">[