From: Heli Hyvättinen Date: Tue, 19 Jul 2011 18:07:37 +0000 (+0300) Subject: added .desktop file for Harmattan X-Git-Tag: v0.3.0_fremantle~23 X-Git-Url: https://vcs.maemo.org/git/?p=ghostsoverboard;a=commitdiff_plain;h=f913e3378965392763920c7dc2a3b62e65b4847b added .desktop file for Harmattan --- diff --git a/ghostsoverboard.pro b/ghostsoverboard.pro index f04a9d7..e3fb626 100644 --- a/ghostsoverboard.pro +++ b/ghostsoverboard.pro @@ -81,3 +81,9 @@ OTHER_FILES += \ qtc_packaging/debian_harmattan/control \ qtc_packaging/debian_harmattan/compat \ qtc_packaging/debian_harmattan/changelog + +unix:!symbian:!maemo5 { + desktopfile.files = $${TARGET}.desktop + desktopfile.path = /usr/share/applications + INSTALLS += desktopfile +}