fixed time to change image, added icons to slideshow and flash, added change image...
[livewp] / applet / src / livewp-settings.c
index d1d517e..db6006c 100644 (file)
@@ -928,11 +928,10 @@ lw_theme_settings(GtkWidget *button, Animation_WallpaperPrivate *priv) {
                        }
                        button2 = g_object_get_data(G_OBJECT(priv->window), "time_button");
                        if (button2){
-                               if (priv->theme_int_parametr1)
-                                       g_free(priv->theme_int_parametr1);
+                               //if (priv->theme_int_parametr1)
+                               //      g_free(priv->theme_int_parametr1);
                         int_param = atoi(hildon_button_get_value (HILDON_BUTTON(button2)));
                                priv->theme_int_parametr1 = int_param;
-                        fprintf(stderr, "qqqq %i %s\n", priv->theme_int_parametr1, priv->theme_string_parametr1);
                        }
                 }
                 /* Check external themes */