From d20d5db1ec537b6e230af854921fd402cc9c1e47 Mon Sep 17 00:00:00 2001 From: Tomas Smetana Date: Mon, 7 Jan 2008 13:54:58 +0000 Subject: [PATCH] remove .desktop file from sources --- .cvsignore | 1 - sources | 1 - zenmap.desktop | 12 ++++++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 zenmap.desktop diff --git a/.cvsignore b/.cvsignore index 2169025..ac48310 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,3 @@ nmap-4.52.tar.bz2 nmapfe-32.png nmapfe-48.png -zenmap.desktop diff --git a/sources b/sources index f129202..0d4d538 100644 --- a/sources +++ b/sources @@ -1,4 +1,3 @@ 4f965a89e4e724d266dd9235c485633f nmap-4.52.tar.bz2 7dde3802a3694512644be21050337fd2 nmapfe-32.png 42c2905307c7a5dc6ac4b75f4c3d65a3 nmapfe-48.png -0da1e515d91cee9813102e78832d5e28 zenmap.desktop diff --git a/zenmap.desktop b/zenmap.desktop new file mode 100644 index 0000000..9559505 --- /dev/null +++ b/zenmap.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Zenmap +GenericName=Nmap Security Scanner +Comment=GUI frontend for Nmap security/port scanner +Version=1.0 +TryExec=zenmap +Exec=zenmap +Icon=nmapfe +Terminal=false +Type=Application +Categories=Application;System;Security;GTK