diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-10-06 11:50:57 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-10-06 11:50:57 -0500 |
commit | 2c5271ebebada945ff461de6dbd89eeab66172f3 (patch) | |
tree | 4cc319013f697d2d0b19c9f991e02ab44309e300 /data | |
parent | 280728d2a7263372ae573a814f4ce13bedbb12d3 (diff) | |
download | ayatana-indicator-bluetooth-2c5271ebebada945ff461de6dbd89eeab66172f3.tar.gz ayatana-indicator-bluetooth-2c5271ebebada945ff461de6dbd89eeab66172f3.tar.bz2 ayatana-indicator-bluetooth-2c5271ebebada945ff461de6dbd89eeab66172f3.zip |
only rearrange the indicator position on the phone
Diffstat (limited to 'data')
-rw-r--r-- | data/com.canonical.indicator.bluetooth | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/com.canonical.indicator.bluetooth b/data/com.canonical.indicator.bluetooth index 00c822c..74e9c13 100644 --- a/data/com.canonical.indicator.bluetooth +++ b/data/com.canonical.indicator.bluetooth @@ -1,17 +1,19 @@ [Indicator Service] Name=indicator-bluetooth ObjectPath=/com/canonical/indicator/bluetooth -Position=36 +Position=70 [desktop] ObjectPath=/com/canonical/indicator/bluetooth/desktop [phone] ObjectPath=/com/canonical/indicator/bluetooth/phone +Position=36 [ubiquity] ObjectPath=/com/canonical/indicator/bluetooth/desktop [phone_greeter] ObjectPath=/com/canonical/indicator/bluetooth/phone +Position=36 |