diff --git a/mapmap.desktop b/mapmap.desktop index 4af7a85..881c84f 100644 --- a/mapmap.desktop +++ b/mapmap.desktop @@ -5,9 +5,9 @@ GenericName=Video Mapping editor GenericName[fr]=Éditeur pour le video mapping Comment=MapMap is a free/libre video projection mapping editor Comment[fr]=MapMap est un éditeur pour la projection video mapping -Icon=mapmap Exec=mapmap %U Terminal=false Type=Application Categories=Qt;AudioVideo;Video; +Icon=/usr/share/icons/hicolor/scalable/apps/mapmap.svg diff --git a/mapmap.pro b/mapmap.pro index c7810a1..8ab82b4 100644 --- a/mapmap.pro +++ b/mapmap.pro @@ -79,6 +79,9 @@ unix:!mac { desktopfile.files = mapmap.desktop desktopfile.path = /usr/share/applications INSTALLS += desktopfile + iconfile.files = resources/images/logo/mapmap.svg + iconfile.path = /usr/share/icons/hicolor/scalable/apps + INSTALLS += iconfile } # Mac OS X-specific: