From 41bf160d2e1efc5185d2f26431394f3feffa0ce4 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 19 Mar 2018 09:24:52 +0100 Subject: data/org.ayatana.indicator.power.gschema.xml.in: Prepend project namespace to enum id. Fixes AyatanaIndicators/ayatana-indicator-power#1. --- data/org.ayatana.indicator.power.gschema.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/org.ayatana.indicator.power.gschema.xml.in b/data/org.ayatana.indicator.power.gschema.xml.in index 872b78e..2119aa9 100644 --- a/data/org.ayatana.indicator.power.gschema.xml.in +++ b/data/org.ayatana.indicator.power.gschema.xml.in @@ -1,5 +1,5 @@ - + @@ -15,7 +15,7 @@ <_summary>Show percentage in Menu Bar <_description>Whether or not to show the percentage in the menu bar. - + "present" <_summary>When to show the battery status in the menu bar. <_description>Options for when to show battery status. Valid options are "present", "charge", and "never". -- cgit v1.2.3