From c7a24cd92eeff94503cd2ef831183257baeee0a1 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Sun, 23 Sep 2007 18:47:13 +0000 Subject: Move SimpleGladeApp.py into avahi-discover, so that avahi-python doesn't need to depend on python anymore git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1539 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-python/avahi-discover/avahi-discover.desktop.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 avahi-python/avahi-discover/avahi-discover.desktop.in (limited to 'avahi-python/avahi-discover/avahi-discover.desktop.in') diff --git a/avahi-python/avahi-discover/avahi-discover.desktop.in b/avahi-python/avahi-discover/avahi-discover.desktop.in new file mode 100644 index 0000000..e896192 --- /dev/null +++ b/avahi-python/avahi-discover/avahi-discover.desktop.in @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=Avahi Zeroconf Browser +Comment=Browse for Zeroconf services available on your network +Exec=@bindir@/avahi-discover +Terminal=false +Type=Application +Icon=network-wired +Categories=GNOME;Application;System; +StartupNotify=false +GenericName= -- cgit