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