diff options
author | Dmitrijs Ledkovs <dmitrijs.ledkovs@canonical.com> | 2013-10-18 13:10:33 +0100 |
---|---|---|
committer | Dmitrijs Ledkovs <dmitrijs.ledkovs@canonical.com> | 2013-10-18 13:10:33 +0100 |
commit | b88885185590ebb55f9f2197f171545cb1296a61 (patch) | |
tree | fe3b9a14ab2250dde61890fdbaf6791a7db419aa | |
parent | 88f0c9e8995f921a36c28ad95f607574f20b7da0 (diff) | |
download | ayatana-indicator-sound-b88885185590ebb55f9f2197f171545cb1296a61.tar.gz ayatana-indicator-sound-b88885185590ebb55f9f2197f171545cb1296a61.tar.bz2 ayatana-indicator-sound-b88885185590ebb55f9f2197f171545cb1296a61.zip |
Define "ubiquity" indicator profile, reusing the greeter object. (LP:
#1241539)
-rw-r--r-- | data/com.canonical.indicator.sound | 3 | ||||
-rw-r--r-- | debian/changelog | 7 |
2 files changed, 10 insertions, 0 deletions
diff --git a/data/com.canonical.indicator.sound b/data/com.canonical.indicator.sound index 213be0b..eca0e4a 100644 --- a/data/com.canonical.indicator.sound +++ b/data/com.canonical.indicator.sound @@ -11,3 +11,6 @@ ObjectPath=/com/canonical/indicator/sound/phone [desktop_greeter] ObjectPath=/com/canonical/indicator/sound/desktop_greeter + +[ubiquity] +ObjectPath=/com/canonical/indicator/sound/desktop_greeter diff --git a/debian/changelog b/debian/changelog index 9921ab3..cd9a47e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-sound (12.10.2+13.10.20131011-0ubuntu2) UNRELEASED; urgency=low + + * Define "ubiquity" indicator profile, reusing the greeter object. (LP: + #1241539) + + -- Dmitrijs Ledkovs <xnox@ubuntu.com> Fri, 18 Oct 2013 13:10:03 +0100 + indicator-sound (12.10.2+13.10.20131011-0ubuntu1) saucy; urgency=low [ Lars Uebernickel ] |