From e541e8d68ba586593ce438a5cff5f04c9f31b99d Mon Sep 17 00:00:00 2001 From: Alice Ferrazzi Date: Wed, 1 Feb 2017 00:16:06 +0900 Subject: [PATCH] dev-util/idea-community: Fix desktop entry name close Bug: #607396 Package-Manager: portage-2.3.3 --- .../idea-community/idea-community-2016.3.3.163.11103.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/idea-community/idea-community-2016.3.3.163.11103.6.ebuild b/dev-util/idea-community/idea-community-2016.3.3.163.11103.6.ebuild index 4654bc6b9f39..6273cac6254f 100644 --- a/dev-util/idea-community/idea-community-2016.3.3.163.11103.6.ebuild +++ b/dev-util/idea-community/idea-community-2016.3.3.163.11103.6.ebuild @@ -63,7 +63,7 @@ src_install() { make_wrapper "${PN}" "${dir}/bin/${MY_PN}.sh" newicon "bin/${MY_PN}.png" "${PN}.png" - make_desktop_entry "${PN}" "IntelliJ Idea Ultimate" "${PN}" "Development;IDE;" + make_desktop_entry "${PN}" "IntelliJ Idea Community" "${PN}" "Development;IDE;" # recommended by: https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit mkdir -p "${D}/etc/sysctl.d/" || die -- 2.26.2