mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-01 05:46:06 -04:00
fix missing icon and launcher
This commit is contained in:
@ -26,9 +26,11 @@ INSTALLS += themes
|
||||
|
||||
icon.path = $$SHARE_INSTALL_DIR
|
||||
icon.files = $$ASSETS_DIR/Fractorium.png
|
||||
INSTALLS += icon
|
||||
|
||||
launcher.path = $$LAUNCHER_INSTALL_DIR
|
||||
launcher.files = $$ASSETS_DIR/Fractorium.desktop
|
||||
INSTALLS += launcher
|
||||
|
||||
macx:ICON = $$ASSETS_DIR/Fractorium.icns
|
||||
|
||||
|
Reference in New Issue
Block a user