change backend to gstream
[livewp] / applet / src / livewp-config.c
index 6b5c0db..96dda24 100644 (file)
@@ -129,7 +129,7 @@ save_config(Animation_WallpaperPrivate *priv) {
         g_free(str);
         str = NULL;
     }
-    if (priv->theme){
+    if (priv->theme_string_parametr1){
         str = g_strdup_printf("%s%i",GCONF_KEY_ADDIONAL_STRING_1, id);
         gconf_client_set_string(gconf_client,
                   str,