--- weather-wallpaper 2007-09-02 21:24:42.000000000 +0200 +++ weather-wallpaper 2007-09-24 22:19:38.000000000 +0200 @@ -556,13 +556,13 @@ offset_y = 0.0 +statusIcon = gtk.StatusIcon() try: # Run the thread which updates the wallpaper updater = Updater() updater.start() # Create the status icon - statusIcon = gtk.StatusIcon() statusIcon.set_from_stock(gtk.STOCK_REFRESH) menu = gtk.Menu()