From 531c3813a3af594c8842680585de8d5ffd88e995 Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Mon, 9 Jan 2006 22:39:33 +0000 Subject: * 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 --- avahi-python/avahi-discover.in | 1 - 1 file changed, 1 deletion(-) 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() -- cgit