From c07c186a14b2d72f4f48b77058c9597e91328707 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 14 Oct 2014 14:06:58 -0500 Subject: move the testing settings to a DBus interface --- data/com.canonical.indicator.power.Testing.xml | 39 ++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 data/com.canonical.indicator.power.Testing.xml (limited to 'data/com.canonical.indicator.power.Testing.xml') diff --git a/data/com.canonical.indicator.power.Testing.xml b/data/com.canonical.indicator.power.Testing.xml new file mode 100644 index 0000000..25cd059 --- /dev/null +++ b/data/com.canonical.indicator.power.Testing.xml @@ -0,0 +1,39 @@ + + + + + + + + + Whether or not the mock battery is enabled. (Default: false) + + + + + + + + The charge level of the mock battery (0-100%, Default: 50%) + + + + + + + + The mock battery's state. Possible values: 'charging', 'discharging' (Defualt: 'discharging') + + + + + + + + Muntes left until the mock battery finishes charging/dischargin (Default: 30) + + + + + + -- cgit v1.2.3