blob: bf4368f5a681d50a78b0baa0b618400b7c80c832 (
plain)
1
2
3
4
5
6
7
8
9
|
<schemalist>
<schema gettext-domain="@GETTEXT_PACKAGE@" id="com.canonical.indicator.power" path="/com/canonical/indicator/power/">
<key name="show-time" type="b">
<default>false</default>
<_summary>Show time in Menu Bar</_summary>
<_description>Whether show the time in the menu bar.</_description>
</key>
</schema>
</schemalist>
|