mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
fixed desktop icon
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user