
| Current Path : /proc/thread-self/root/usr/share/glib-2.0/schemas/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //proc/thread-self/root/usr/share/glib-2.0/schemas/com.canonical.indicator.power.gschema.xml |
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<enum id="icon-policy-enum">
<value value="0" nick="present"/>
<value value="1" nick="charge"/>
<value value="2" nick="never"/>
</enum>
<schema path="/com/canonical/indicator/power/" id="com.canonical.indicator.power" gettext-domain="@GETTEXT_PACKAGE@">
<key type="b" name="show-time">
<default>false</default>
<summary>Show time in Menu Bar</summary>
<description>Whether or not to show the time in the menu bar.</description>
</key>
<key type="b" name="show-percentage">
<default>false</default>
<summary>Show percentage in Menu Bar</summary>
<description>Whether or not to show the percentage in the menu bar.</description>
</key>
<key name="icon-policy" enum="icon-policy-enum">
<default>"present"</default>
<summary>When to show the battery status in the menu bar.</summary>
<description>Options for when to show battery status. Valid options are "present", "charge", and "never".</description>
</key>
</schema>
</schemalist>