diff options
author | Robert Tari <robert@tari.in> | 2020-10-25 16:14:34 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-25 22:52:10 +0100 |
commit | 67376d6a03a49eec1fdcb2c07509a6994d089e69 (patch) | |
tree | abb4972160d0d18a5830fed0248d914b88a0eb0d /data/org.ayatana.indicator.bluetooth | |
parent | 5024aafdba098a7c4f481357c206c4cd1437ccf2 (diff) | |
download | ayatana-indicator-bluetooth-67376d6a03a49eec1fdcb2c07509a6994d089e69.tar.gz ayatana-indicator-bluetooth-67376d6a03a49eec1fdcb2c07509a6994d089e69.tar.bz2 ayatana-indicator-bluetooth-67376d6a03a49eec1fdcb2c07509a6994d089e69.zip |
Switch over from Ubuntu System Indicator to Ayatana System Indicator.
Diffstat (limited to 'data/org.ayatana.indicator.bluetooth')
-rw-r--r-- | data/org.ayatana.indicator.bluetooth | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/org.ayatana.indicator.bluetooth b/data/org.ayatana.indicator.bluetooth new file mode 100644 index 0000000..a57ce0a --- /dev/null +++ b/data/org.ayatana.indicator.bluetooth @@ -0,0 +1,19 @@ +[Indicator Service] +Name=ayatana-indicator-bluetooth +ObjectPath=/org/ayatana/indicator/bluetooth +Position=70 + +[desktop] +ObjectPath=/org/ayatana/indicator/bluetooth/desktop + +[phone] +ObjectPath=/org/ayatana/indicator/bluetooth/phone +Position=36 + +[ubiquity] +ObjectPath=/org/ayatana/indicator/bluetooth/desktop + +[phone_greeter] +ObjectPath=/org/ayatana/indicator/bluetooth/phone +Position=36 + |