mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-02-01 18:40:12 -05:00
fix missing icon and launcher
This commit is contained in:
parent
c853f478aa
commit
629e7c1c79
@ -26,9 +26,11 @@ INSTALLS += themes
|
|||||||
|
|
||||||
icon.path = $$SHARE_INSTALL_DIR
|
icon.path = $$SHARE_INSTALL_DIR
|
||||||
icon.files = $$ASSETS_DIR/Fractorium.png
|
icon.files = $$ASSETS_DIR/Fractorium.png
|
||||||
|
INSTALLS += icon
|
||||||
|
|
||||||
launcher.path = $$LAUNCHER_INSTALL_DIR
|
launcher.path = $$LAUNCHER_INSTALL_DIR
|
||||||
launcher.files = $$ASSETS_DIR/Fractorium.desktop
|
launcher.files = $$ASSETS_DIR/Fractorium.desktop
|
||||||
|
INSTALLS += launcher
|
||||||
|
|
||||||
macx:ICON = $$ASSETS_DIR/Fractorium.icns
|
macx:ICON = $$ASSETS_DIR/Fractorium.icns
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user