* reveted change from rev 1069 as the icon was already handled
authorSebastien Estienne <sebastien.estienne@gmail.com>
Mon, 9 Jan 2006 22:39:33 +0000 (22:39 +0000)
committerSebastien Estienne <sebastien.estienne@gmail.com>
Mon, 9 Jan 2006 22:39:33 +0000 (22:39 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1070 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

avahi-python/avahi-discover.in

index 34bb4ce..5174b5a 100755 (executable)
@@ -242,7 +242,6 @@ class Main_window(SimpleGladeApp):
 
         
 def main():
-    gtk.window_set_default_icon_name("gnome-networktool")
     main_window = Main_window()
 
     main_window.run()