fixed start only one copy of some themes
[livewp] / applet / src / livewp-settings.h
index e3ba33d..53798ba 100644 (file)
@@ -44,6 +44,7 @@ void rich_animation_additional_parametr(GtkWidget *vbox, Animation_WallpaperPriv
 void additional_parametr_for_theme_video(GtkWidget *vbox, Animation_WallpaperPrivate *priv);
 GSList * get_list_exthemes(void);
 void show_problem_package (GtkWidget *widget, gchar *package_name);
+void show_duplicate_theme (GtkWidget *widget, gchar *theme_name);
 void changed_value_one_in_all_cb (GtkWidget *toggle, Animation_WallpaperPrivate *priv);
 void save_one_in_all_views_to_config(gboolean one_in_all_views);
 gboolean cb_timeout_settings(GtkWidget *window);