diff options
| -rw-r--r-- | avahi-python/avahi-discover.desktop.in | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/avahi-python/avahi-discover.desktop.in b/avahi-python/avahi-discover.desktop.in index c5d0d82..bdd413c 100644 --- a/avahi-python/avahi-discover.desktop.in +++ b/avahi-python/avahi-discover.desktop.in @@ -1,10 +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=gnome-nettool +Icon=network-wired  Categories=GNOME;Application;System;Utility;  StartupNotify=false +GenericName=  | 
