summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Reffett <creffett@gentoo.org>2015-11-20 19:21:55 -0500
committerChris Reffett <creffett@gentoo.org>2015-11-20 19:21:55 -0500
commit9f26b8e855e786ae66080afb429c0be40b27da74 (patch)
tree6dd11a9690add15bb2dfa03ee3cd2416fe3a04c9 /app-misc/xmind
parentFix wrapper script to pass command line arguments to xmind (diff)
downloadgentoo-9f26b8e855e786ae66080afb429c0be40b27da74.tar.gz
gentoo-9f26b8e855e786ae66080afb429c0be40b27da74.tar.bz2
gentoo-9f26b8e855e786ae66080afb429c0be40b27da74.zip
Fix desktop file's name
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=563468
Diffstat (limited to 'app-misc/xmind')
-rw-r--r--app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild (renamed from app-misc/xmind/xmind-3.5.3.201506180105-r1.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/xmind/xmind-3.5.3.201506180105-r1.ebuild b/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild
index ebd1642eb2d6..32e785ad02a6 100644
--- a/app-misc/xmind/xmind-3.5.3.201506180105-r1.ebuild
+++ b/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild
@@ -72,8 +72,7 @@ src_install() {
newicon -s ${res} "${WORKDIR}/xmind-icons/xmind.${res}.png" xmind.png
done
- # make desktop entry
- make_desktop_entry "xmind %F" XMind xmind Office "MimeType=application/x-xmind;"
+ make_desktop_entry ${PN} "XMind" ${PN} "Office" "MimeType=application/x-xmind;"
}
pkg_preinst() {