mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Remove deprecated category "Application". Close #3217
This commit is contained in:
@@ -6,6 +6,6 @@ Exec=su-to-zenmap.sh %F
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Icon=zenmap
|
Icon=zenmap
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Application;Network;Security;
|
Categories=Network;Security;
|
||||||
Comment=A cross-platform GUI for the Nmap Security Scanner.
|
Comment=A cross-platform GUI for the Nmap Security Scanner.
|
||||||
Keywords=network;scan;scanner;IP;security;
|
Keywords=network;scan;scanner;IP;security;
|
||||||
|
|||||||
@@ -6,6 +6,6 @@ Exec=zenmap %F
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Icon=zenmap
|
Icon=zenmap
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Application;Network;Security;
|
Categories=Network;Security;
|
||||||
Comment=A cross-platform GUI for the Nmap Security Scanner.
|
Comment=A cross-platform GUI for the Nmap Security Scanner.
|
||||||
Keywords=network;scan;scanner;IP;security;
|
Keywords=network;scan;scanner;IP;security;
|
||||||
|
|||||||
Reference in New Issue
Block a user