summaryrefslogtreecommitdiffstats
path: root/avahi-python/avahi-discover.desktop.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-11-15 00:39:45 +0000
committerLennart Poettering <lennart@poettering.net>2005-11-15 00:39:45 +0000
commitced0d86acf70f435ffdadb794db891be63a5b82a (patch)
tree2cad1e6412804127de11fc7b2338b155ad01925e /avahi-python/avahi-discover.desktop.in
parent2d48326e6731cb9266119cd531daac0bbf683f44 (diff)
move python tools from avahi-utils to avahi-python
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@969 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-python/avahi-discover.desktop.in')
-rw-r--r--avahi-python/avahi-discover.desktop.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/avahi-python/avahi-discover.desktop.in b/avahi-python/avahi-discover.desktop.in
new file mode 100644
index 0000000..2362cd4
--- /dev/null
+++ b/avahi-python/avahi-discover.desktop.in
@@ -0,0 +1,10 @@
+[Desktop Entry]
+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=gnome-nettool.png
+Categories=GNOME;Application;System;Utility
+StartupNotify=false