try to add settings button
authortanya <tanya@tanin.oblgaz>
Mon, 19 Apr 2010 14:58:51 +0000 (17:58 +0300)
committertanya <tanya@tanin.oblgaz>
Mon, 19 Apr 2010 14:58:51 +0000 (17:58 +0300)
applet/data/theme/Matrix/town0_right_corner.png [new file with mode: 0644]
applet/src/livewp-home-widget.c

diff --git a/applet/data/theme/Matrix/town0_right_corner.png b/applet/data/theme/Matrix/town0_right_corner.png
new file mode 100644 (file)
index 0000000..48335fe
Binary files /dev/null and b/applet/data/theme/Matrix/town0_right_corner.png differ
index dec4510..1be14c4 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.png", 
+  actor = init_object(desktop_plugin, "symbols", "symbols_without.png", 
                       0, 0, 10, 800, 480, 
                       TRUE, 100, 255, NULL, NULL);
   scene.actors = g_slist_append(scene.actors, actor);