aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/nagaina
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2013-01-07 10:07:26 +0800
committermakc <makc@FreeBSD.org>2013-01-07 10:07:26 +0800
commit57a41e98ddc08896ece93315c5f8deb70b0a9934 (patch)
tree4e5353da2c1d4f4f59bf9fc12fe364c7887a9f49 /deskutils/nagaina
parent87fe1fcae9056b2d3319ad33c8c2e1777857ec28 (diff)
downloadfreebsd-ports-gnome-57a41e98ddc08896ece93315c5f8deb70b0a9934.tar.gz
freebsd-ports-gnome-57a41e98ddc08896ece93315c5f8deb70b0a9934.tar.zst
freebsd-ports-gnome-57a41e98ddc08896ece93315c5f8deb70b0a9934.zip
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes
Diffstat (limited to 'deskutils/nagaina')
-rw-r--r--deskutils/nagaina/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/nagaina/Makefile b/deskutils/nagaina/Makefile
index b42d98f7b3e9..1fed9feae743 100644
--- a/deskutils/nagaina/Makefile
+++ b/deskutils/nagaina/Makefile
@@ -37,9 +37,9 @@ PLIST_FILES= bin/${PORTNAME} share/pixmaps/${PORTNAME}.png
DESKTOP_ENTRIES= "Nagaina" \
"${COMMENT}" \
+ "${PREFIX}/share/pixmaps/${PORTNAME}.png" \
"${PORTNAME}" \
- "${PORTNAME}" \
- "Qt;KDE;Office;Utility;" \
+ "Qt;Office;Utility;" \
"false"
.include <bsd.port.options.mk>