From: Sebastien Estienne Date: Mon, 9 Jan 2006 22:39:33 +0000 (+0000) Subject: * reveted change from rev 1069 as the icon was already handled X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=531c3813a3af594c8842680585de8d5ffd88e995;p=catta * reveted change from rev 1069 as the icon was already handled git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1070 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- diff --git a/avahi-python/avahi-discover.in b/avahi-python/avahi-discover.in index 34bb4ce..5174b5a 100755 --- a/avahi-python/avahi-discover.in +++ b/avahi-python/avahi-discover.in @@ -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()