changed cloud level
authorTanya <tanya@bookdmitri.oblgaz>
Sun, 11 Apr 2010 19:18:07 +0000 (22:18 +0300)
committerTanya <tanya@bookdmitri.oblgaz>
Sun, 11 Apr 2010 19:18:07 +0000 (22:18 +0300)
applet/src/livewp-home-widget.c

index 265ccfa..5644ade 100644 (file)
@@ -710,7 +710,7 @@ init_scene1(AWallpaperPlugin *desktop_plugin)
   actor->duration_animation = 30;
   scene.actors = g_slist_append(scene.actors, actor);
 
-  actor = init_object(desktop_plugin, "cloud1", "cloud2.png", 0, 50, 11, 188, 75, 
+  actor = init_object(desktop_plugin, "cloud1", "cloud2.png", 0, 50, 7, 188, 75, 
                       FALSE, 100, 255, (gpointer)&change_cloud, NULL);
   actor->time_start_animation = time(NULL) + 5;
   actor->duration_animation = 5*60;