From 52d56c18a21db458a8c12d24df0eebcf651a0623 Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Sat, 14 Dec 2024 13:31:42 +0100 Subject: [PATCH] Try to fix icon on Wayland --- qelectrotech.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qelectrotech.pro b/qelectrotech.pro index 092f3c6cb..e044ad99a 100644 --- a/qelectrotech.pro +++ b/qelectrotech.pro @@ -281,7 +281,7 @@ mime_package.path = $$join(INSTALL_PREFIX,,,$${QET_MIME_PACKAGE_PATH}) mime_package.files = misc/qelectrotech.xml desktop.path = $$join(INSTALL_PREFIX,,,$${QET_DESKTOP_PATH}) -desktop.files = misc/qelectrotech.desktop +desktop.files = misc/org.qelectrotech.qelectrotech.desktop appdata.path = $$join(INSTALL_PREFIX,,,$${QET_APPDATA_PATH}) appdata.files = misc/qelectrotech.appdata.xml