add desktop entries

This commit is contained in:
Van9Stalker 2025-03-11 18:45:32 +00:00
parent 4430a884f4
commit b2716d3bec
No known key found for this signature in database
GPG key ID: AC15946F5F697FBE
3 changed files with 12 additions and 4 deletions

View file

@ -58,8 +58,6 @@ src_install() {
java-pkg_newjar "${MY_P}"
java-pkg_dolauncher "${PN}" --java_args "-Xmx2G -Dawt.useSystemAAFontSettings=on --add-opens=java.desktop/javax.swing=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED"
if [[ "${PN}" == *"pro" ]]; then
domenu "${FILESDIR}"/${PN}.desktop
doicon "${FILESDIR}"/${PN}.png
fi
domenu "${FILESDIR}"/${PN}.desktop
doicon "${FILESDIR}"/${PN}.png
}

View file

@ -0,0 +1,10 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=Burp Suite Community
Exec=burpsuite
Icon=burpsuite
Comment=Web Applications Testing Proxy
Categories=Development;Security
Terminal=false
MimeType=application/x-extension-burp;

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 B