added possibilty to configure in Control Panel
[livewp] / applet / src / livewp-dbus.c
index 89e746a..6884d82 100644 (file)
@@ -137,7 +137,7 @@ get_livewp_signal_cb(DBusConnection *conn, DBusMessage *msg, Animation_Wallpaper
                 fprintf(stderr, "\nCan not read config file.\n");
         }else{
             read_config(priv);
-#ifndef APPLICATION
+#if  !(defined APPLICATION || defined CONTROLPANEL)
             reload_scene(priv->desktop_plugin);
 #endif
         }