nothing
authortanya <tanya@tanin.oblgaz>
Fri, 23 Apr 2010 12:28:35 +0000 (15:28 +0300)
committertanya <tanya@tanin.oblgaz>
Fri, 23 Apr 2010 12:28:35 +0000 (15:28 +0300)
applet/src/livewp-home-widget.c
applet/src/livewp-settings.c

index 57aef46..aef53b2 100644 (file)
@@ -634,6 +634,7 @@ change_hildon_actor(Actor *actor, AWallpaperPlugin *desktop_plugin)
     str = g_strdup_printf( "%s/%s/%s", THEME_PATH, 
                             desktop_plugin->priv->theme, actor->filename);
  
+    fprintf(stderr, "55555 actor=%s filename=%s\n", actor->name, str);
     pixbuf = gdk_pixbuf_new_from_file_at_size (str, 
                                                actor->width, 
                                                actor->height, 
index ce2de02..ee68c1c 100644 (file)
@@ -149,7 +149,6 @@ lw_settings(GtkWidget *widget, Animation_WallpaperPrivate *priv){
             send_dbus_signal (LIVEWP_SIGNAL_INTERFACE,
                               LIVEWP_SIGNAL_PATH,
                               LIVEWP_RELOAD_CONFIG);
-            //reload_scene(priv->desktop_plugin);
         break;
         default:
         case GTK_RESPONSE_OK: