done different long timer timeout depend on rich_animation
[livewp] / applet / src / livewp-home-widget.h
index f788dd2..786e749 100644 (file)
@@ -48,6 +48,7 @@ G_BEGIN_DECLS
 
 
 typedef struct {
+    gchar *name;
     GSList * actors;
     gint daytime;
     gint timer_type;
@@ -74,6 +75,7 @@ void lw_settings(gpointer user_data, gpointer data);
 void actor_set_position_full(GtkWidget *actor, gint x, gint y, gint z);
 gint read_config(Animation_WallpaperPrivate *priv);
 void save_config(Animation_WallpaperPrivate *priv);
+static gboolean long_timeout(AWallpaperPlugin *desktop_plugin);
 void run_long_timeout(AWallpaperPlugin *desktop_plugin);
 static void init_scene(AWallpaperPlugin *desktop_plugin);
 static void init_scene1(AWallpaperPlugin *desktop_plugin);