diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-11 19:40:30 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:17:48 +0200 |
| commit | ce2286e1c9cdea9a8fe8ffccd854ce268c1c645f (patch) | |
| tree | cb2ee30f21699436ed26483a04ce303f3f7a0e32 /data | |
| parent | f7a59246658cc2034b2a25a6e2c5a50ca9fa1dc1 (diff) | |
| download | ayatana-indicator-bluetooth-ce2286e1c9cdea9a8fe8ffccd854ce268c1c645f.tar.gz ayatana-indicator-bluetooth-ce2286e1c9cdea9a8fe8ffccd854ce268c1c645f.tar.bz2 ayatana-indicator-bluetooth-ce2286e1c9cdea9a8fe8ffccd854ce268c1c645f.zip | |
phone_greeter: Introduce profile that applies to bt indicator when run as part of a phone's greeter
Diffstat (limited to 'data')
| -rw-r--r-- | data/org.ayatana.indicator.bluetooth | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/org.ayatana.indicator.bluetooth b/data/org.ayatana.indicator.bluetooth index 9f95e01..9b9e137 100644 --- a/data/org.ayatana.indicator.bluetooth +++ b/data/org.ayatana.indicator.bluetooth @@ -14,9 +14,9 @@ Position=36 ObjectPath=/org/ayatana/indicator/bluetooth/desktop [phone_greeter] -ObjectPath=/org/ayatana/indicator/bluetooth/phone +ObjectPath=/org/ayatana/indicator/bluetooth/phone_greeter Position=36 [desktop_greeter] -ObjectPath=/org/ayatana/indicator/bluetooth/greeter +ObjectPath=/org/ayatana/indicator/bluetooth/desktop_greeter Position=36 |
