From 5482074a1dbbb006e7abcc552dbf6c3590bb60ef Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 11 Sep 2022 14:11:45 +0200 Subject: data/: Fix translation of .gschema.xml file. --- data/org.ayatana.indicator.power.gschema.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/org.ayatana.indicator.power.gschema.xml (limited to 'data/org.ayatana.indicator.power.gschema.xml') diff --git a/data/org.ayatana.indicator.power.gschema.xml b/data/org.ayatana.indicator.power.gschema.xml new file mode 100644 index 0000000..1e30e31 --- /dev/null +++ b/data/org.ayatana.indicator.power.gschema.xml @@ -0,0 +1,24 @@ + + + + + + + + + false + Show time in Menu Bar + Whether or not to show the time in the menu bar. + + + false + Show percentage in Menu Bar + Whether or not to show the percentage in the menu bar. + + + "present" + When to show the battery status in the menu bar? + Options for when to show battery status. Valid options are "present", "charge", and "never". + + + -- cgit v1.2.3