summaryrefslogtreecommitdiffstats
path: root/avahi-python/avahi-discover.in
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-python/avahi-discover.in')
-rwxr-xr-xavahi-python/avahi-discover.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/avahi-python/avahi-discover.in b/avahi-python/avahi-discover.in
index 5174b5a..34bb4ce 100755
--- a/avahi-python/avahi-discover.in
+++ b/avahi-python/avahi-discover.in
@@ -242,6 +242,7 @@ class Main_window(SimpleGladeApp):
def main():
+ gtk.window_set_default_icon_name("gnome-networktool")
main_window = Main_window()
main_window.run()