aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitrijs Ledkovs <dmitrijs.ledkovs@canonical.com>2013-10-18 15:08:25 +0000
committerTarmac <>2013-10-18 15:08:25 +0000
commit0795831890bcc033519d4570c97dcecda86bbc9e (patch)
tree0ce478a44ed8f0c56c1315edb444a398704dcf79
parent329794cb327ace210910ac5f90a05d8a73c7591f (diff)
parent2d76b5eaabcf538a269cd7095f91cb92d3cf408c (diff)
downloadayatana-indicator-bluetooth-0795831890bcc033519d4570c97dcecda86bbc9e.tar.gz
ayatana-indicator-bluetooth-0795831890bcc033519d4570c97dcecda86bbc9e.tar.bz2
ayatana-indicator-bluetooth-0795831890bcc033519d4570c97dcecda86bbc9e.zip
Define "ubiquity" indicator profile, reusing the greeter object. (LP: #1241539). Fixes: https://bugs.launchpad.net/bugs/1241539.
Approved by Lars Uebernickel, PS Jenkins bot.
-rw-r--r--data/com.canonical.indicator.bluetooth3
-rw-r--r--debian/changelog7
2 files changed, 10 insertions, 0 deletions
diff --git a/data/com.canonical.indicator.bluetooth b/data/com.canonical.indicator.bluetooth
index 746157a..43f28c1 100644
--- a/data/com.canonical.indicator.bluetooth
+++ b/data/com.canonical.indicator.bluetooth
@@ -8,3 +8,6 @@ ObjectPath=/com/canonical/indicator/bluetooth/desktop
[phone]
ObjectPath=/com/canonical/indicator/bluetooth/phone
+
+[ubiquity]
+ObjectPath=/com/canonical/indicator/bluetooth/desktop
diff --git a/debian/changelog b/debian/changelog
index 3893321..4f51e8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-bluetooth (0.0.6+13.10.20131016-0ubuntu2) UNRELEASED; urgency=low
+
+ * Define "ubiquity" indicator profile, reusing the greeter object. (LP:
+ #1241539)
+
+ -- Dmitrijs Ledkovs <xnox@ubuntu.com> Fri, 18 Oct 2013 13:27:45 +0100
+
indicator-bluetooth (0.0.6+13.10.20131016-0ubuntu1) saucy; urgency=low
[ Charles Kerr ]