mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 13:41:29 +00:00
This was contributed by Frederik Schwarzer and avoids this warning: kbuildsycoca4(21865) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/zenmap.desktop" is not compliant with XDG standard (missing trailing semicolon).
12 lines
275 B
Desktop File
12 lines
275 B
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Name=Zenmap (as root)
|
|
GenericName=GUI Port Scanner
|
|
TryExec=su-to-zenmap.sh
|
|
Exec=su-to-zenmap.sh %F
|
|
Terminal=false
|
|
Icon=zenmap
|
|
Type=Application
|
|
Categories=Application;Network;Security;
|
|
Comment=A cross-platform GUI for the Nmap Security Scanner.
|