diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-12-18 16:11:32 +0000 |
---|---|---|
committer | Tarmac <> | 2013-12-18 16:11:32 +0000 |
commit | 7f23146bc08362f33d1a2d6aa313f29035066766 (patch) | |
tree | e72ea137eb67adb0f47c91864303a8cbba430538 /data/indicator-bluetooth.desktop.in | |
parent | a99685027a4eb04112ca1c27e0c9423d0f9a4518 (diff) | |
parent | c2536fe01234b4c7d1755f0806053b4c21a26c71 (diff) | |
download | ayatana-indicator-bluetooth-7f23146bc08362f33d1a2d6aa313f29035066766.tar.gz ayatana-indicator-bluetooth-7f23146bc08362f33d1a2d6aa313f29035066766.tar.bz2 ayatana-indicator-bluetooth-7f23146bc08362f33d1a2d6aa313f29035066766.zip |
Switching DBus service to an Upstart Job.
Approved by Iain Lane, PS Jenkins bot, Ted Gould.
Diffstat (limited to 'data/indicator-bluetooth.desktop.in')
-rw-r--r-- | data/indicator-bluetooth.desktop.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/indicator-bluetooth.desktop.in b/data/indicator-bluetooth.desktop.in new file mode 100644 index 0000000..dc9fd1b --- /dev/null +++ b/data/indicator-bluetooth.desktop.in @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Indicator Bluetooth +Exec=@pkglibexecdir@/indicator-bluetooth-service +NoDisplay=true +StartupNotify=false +Terminal=false |