summarylogtreecommitdiffstats
path: root/mango.desktop
diff options
context:
space:
mode:
authorFeakster2021-07-02 18:23:11 +0100
committerFeakster2021-07-02 18:23:11 +0100
commit6273e4216794320a7949bee4b7f1e39c08c223d1 (patch)
tree0642677039aa7c521b85a7f3e5f75d702afa11e7 /mango.desktop
parentafdcbcd4caffdf77d9fbbc17e042fe47f7c6304e (diff)
downloadaur-6273e4216794320a7949bee4b7f1e39c08c223d1.tar.gz
Improved handling of the package icon and minor tweaks
- Added 'hicolor-icon-theme' to the 'makedepends' array, and made better use of its file structure. This isn't perfect yet as the source icon is pretty low res, but it's a start. - Made the path of the 'Exec' field of the desktop file more explicit. - Made use of bash variable substitution. - Bump in package release. - Syntax tidying.
Diffstat (limited to 'mango.desktop')
-rw-r--r--mango.desktop4
1 files changed, 2 insertions, 2 deletions
diff --git a/mango.desktop b/mango.desktop
index e36b54385fb8..069e61774276 100644
--- a/mango.desktop
+++ b/mango.desktop
@@ -4,9 +4,9 @@ Type=Application
Name=Mango
GenericName=Medical research image viewer
Comment=Multi-image analysis GUI
-Exec=mango %F
+Exec=/usr/bin/mango %F
TryExec=/opt/mango/mango.sh
-Icon=/opt/mango/icon.png
+Icon=mango
Categories=Java;Utility
Terminal=false
Keywords=MRI,GUI,image