diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-26 11:35:57 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-26 11:35:57 +0100 |
commit | 21b8f5e95840ddfb65b9fcfdd1a9fe83c07a36b9 (patch) | |
tree | 3045f348e325e0513f543ec53b4bb35c0ef2e0c4 /data/upstart/ayatana-indicator-bluetooth.desktop.in | |
parent | 73163e638c78e07db623c9e698d00871a9602b3a (diff) | |
parent | 611df0c8dbbb5793f2fd15fadd4c9f4a401085d7 (diff) | |
download | ayatana-indicator-bluetooth-21b8f5e95840ddfb65b9fcfdd1a9fe83c07a36b9.tar.gz ayatana-indicator-bluetooth-21b8f5e95840ddfb65b9fcfdd1a9fe83c07a36b9.tar.bz2 ayatana-indicator-bluetooth-21b8f5e95840ddfb65b9fcfdd1a9fe83c07a36b9.zip |
Merge branch 'sunweaver-pr/drop-ubuntuisms'
Attributes GH PR #11: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/11
Approval in GH PR #3: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/3
Diffstat (limited to 'data/upstart/ayatana-indicator-bluetooth.desktop.in')
-rw-r--r-- | data/upstart/ayatana-indicator-bluetooth.desktop.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/data/upstart/ayatana-indicator-bluetooth.desktop.in b/data/upstart/ayatana-indicator-bluetooth.desktop.in deleted file mode 100644 index 523cfa0..0000000 --- a/data/upstart/ayatana-indicator-bluetooth.desktop.in +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Indicator Bluetooth -Exec=@pkglibexecdir@/indicator-bluetooth-service -NoDisplay=true -StartupNotify=false -Terminal=false -OnlyShowIn=Unity; -Hidden=true |