aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-10-15 07:36:37 +0000
committersaturneric <[email protected]>2023-10-15 07:36:37 +0000
commit0378dbdccc758ded7af1ca1bcf1144d8f656e82b (patch)
treea07b2611d763c2c8f8d71cb8bd5da59daba0ff51
parentfix: remove libconfig from source to build it seperately (diff)
downloadGpgFrontend-0378dbdccc758ded7af1ca1bcf1144d8f656e82b.tar.gz
GpgFrontend-0378dbdccc758ded7af1ca1bcf1144d8f656e82b.zip
fix: solve desktop dock icon issues
-rw-r--r--resource/desktop/com.bktus.gpgfrontend.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/desktop/com.bktus.gpgfrontend.desktop b/resource/desktop/com.bktus.gpgfrontend.desktop
index cc828291..75d10475 100644
--- a/resource/desktop/com.bktus.gpgfrontend.desktop
+++ b/resource/desktop/com.bktus.gpgfrontend.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Type=Application
Name=GpgFrontend
-Exec=/usr/bin/GpgFrontend
+Exec=GpgFrontend
Icon=com.bktus.gpgfrontend
Comment=An OpenPGP Crypto Tool
Terminal=false