started to do desktop application with settings
[livewp] / applet / src / livewp-home-widget.c
index b4bd3d4..57aef46 100644 (file)
@@ -773,7 +773,7 @@ init_scene2(AWallpaperPlugin *desktop_plugin)
                       TRUE, 100, 255, NULL, NULL);
   scene.actors = g_slist_append(scene.actors, actor);
 
-  actor = init_object(desktop_plugin, "symbols", "symbols_without.png", 
+  actor = init_object(desktop_plugin, "symbols", "symbols.png", 
                       0, 0, 10, 800, 480, 
                       TRUE, 100, 255, NULL, NULL);
   scene.actors = g_slist_append(scene.actors, actor);