diff options
| author | Sebastien Estienne <sebastien.estienne@gmail.com> | 2006-01-09 22:39:33 +0000 | 
|---|---|---|
| committer | Sebastien Estienne <sebastien.estienne@gmail.com> | 2006-01-09 22:39:33 +0000 | 
| commit | 531c3813a3af594c8842680585de8d5ffd88e995 (patch) | |
| tree | f70c9e475337d7920d8e174b1d2474291223fcbf | |
| parent | 61022acbf0b242780c89342e31b17272aa2df996 (diff) | |
* 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
| -rwxr-xr-x | avahi-python/avahi-discover.in | 1 | 
1 files changed, 0 insertions, 1 deletions
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()  | 
