aboutsummaryrefslogtreecommitdiff
path: root/data/org.ubuntu.indicator-power.gschema.xml
blob: a3d24943c5d920ccf105f47972cc9d886f16e757 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema path="/org/ubuntu/indicator-power/" id="org.ubuntu.indicator-power" gettext-domain="@GETTEXT_PACKAGE@">
    <key type="b" name="show-label">
      <default>false</default>
      <summary>Show time in Menu Bar</summary>
      <description>Whether show the time in the menu bar.</description>
    </key>
  </schema>
</schemalist>