|
@@ -0,0 +1,34 @@
+--- zenmap/install_scripts/unix/zenmap-root.desktop.orig 2011-12-12 10:05:48.000000000 +0100
++++ zenmap/install_scripts/unix/zenmap-root.desktop 2012-05-22 22:08:56.639322333 +0200
+@@ -1,11 +1,11 @@
+ [Desktop Entry]
+ Encoding=UTF-8
+ Name=Zenmap (as root)
+-GenericName=GUI Port Scanner
++GenericName=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.
++Categories=Application;Network;System;Security;GTK
++Comment=A Graphical Interface for the Nmap Security Scanner
+--- zenmap/install_scripts/unix/zenmap.desktop.orig 2011-12-12 10:05:48.000000000 +0100
++++ zenmap/install_scripts/unix/zenmap.desktop 2012-05-22 22:08:20.167324187 +0200
+@@ -1,11 +1,11 @@
+ [Desktop Entry]
+ Encoding=UTF-8
+ Name=Zenmap
+-GenericName=GUI Port Scanner
++GenericName=Port Scanner
+ TryExec=zenmap
+ Exec=zenmap %F
+ Terminal=false
+ Icon=zenmap
+ Type=Application
+-Categories=Application;Network;Security;
+-Comment=A cross-platform GUI for the Nmap Security Scanner.
++Categories=Application;Network;System;Security;GTK
++Comment=A Graphical Interface for the Nmap Security Scanner
|