fixed problem with next theme
authorVlad <vlad@gas.by>
Thu, 26 Aug 2010 11:24:01 +0000 (14:24 +0300)
committerVlad <vlad@gas.by>
Thu, 26 Aug 2010 11:24:01 +0000 (14:24 +0300)
applet/src/livewp-scene.c

index 6b373d7..e0a8f11 100644 (file)
@@ -270,7 +270,6 @@ init_scene_External(AWallpaperPlugin *desktop_plugin){
                 break;
             }
         }
-        gtk_widget_destroy(desktop_plugin->priv->window);
     }
 }
 /*******************************************************************************/