aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitrijs Ledkovs <dmitrijs.ledkovs@canonical.com>2013-10-18 13:28:04 +0100
committerDmitrijs Ledkovs <dmitrijs.ledkovs@canonical.com>2013-10-18 13:28:04 +0100
commit2d76b5eaabcf538a269cd7095f91cb92d3cf408c (patch)
tree0ce478a44ed8f0c56c1315edb444a398704dcf79
parent329794cb327ace210910ac5f90a05d8a73c7591f (diff)
downloadayatana-indicator-bluetooth-2d76b5eaabcf538a269cd7095f91cb92d3cf408c.tar.gz
ayatana-indicator-bluetooth-2d76b5eaabcf538a269cd7095f91cb92d3cf408c.tar.bz2
ayatana-indicator-bluetooth-2d76b5eaabcf538a269cd7095f91cb92d3cf408c.zip
Define "ubiquity" indicator profile, reusing the greeter object. (LP:
#1241539)
-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 ]