From f1bdb863aea00a03acf9501432e2baa70dd9ee8b Mon Sep 17 00:00:00 2001 From: Xavi Garcia Mena Date: Wed, 10 Feb 2016 14:08:49 +0100 Subject: Added persistence for last running player --- data/com.canonical.indicator.sound.gschema.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'data') diff --git a/data/com.canonical.indicator.sound.gschema.xml b/data/com.canonical.indicator.sound.gschema.xml index b2ee856..8408883 100644 --- a/data/com.canonical.indicator.sound.gschema.xml +++ b/data/com.canonical.indicator.sound.gschema.xml @@ -102,5 +102,16 @@ + + "" + Stores which was the last running music player. + + To make the last running player persistent and be able to set its playback controls + we store which was the last player running id. + + The default value ("") corresponds to no player. + + + -- cgit v1.2.3