[gsettings-desktop-schemas] schemas: Add setting to show battery percentage
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] schemas: Add setting to show battery percentage
- Date: Wed, 18 Nov 2015 12:20:21 +0000 (UTC)
commit 1c2af37e2a248274787ed11dc90a77549a92fe07
Author: Bastien Nocera <hadess hadess net>
Date: Fri Nov 13 14:51:41 2015 +0100
schemas: Add setting to show battery percentage
https://bugzilla.gnome.org/show_bug.cgi?id=758063
schemas/org.gnome.desktop.interface.gschema.xml.in | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.interface.gschema.xml.in
b/schemas/org.gnome.desktop.interface.gschema.xml.in
index cf310a9..ed08f62 100644
--- a/schemas/org.gnome.desktop.interface.gschema.xml.in
+++ b/schemas/org.gnome.desktop.interface.gschema.xml.in
@@ -220,5 +220,12 @@
If true, display date in the clock, in addition to time.
</description>
</key>
+ <key name="show-battery-percentage" type="b">
+ <default>false</default>
+ <summary>Show battery percentage</summary>
+ <description>
+ If true, display battery percentage in the status menu, in addition to the icon.
+ </description>
+ </key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]