modified start settings and read and save config
[livewp] / applet / src / livewp-home-widget.c
index 08412f3..356f69b 100644 (file)
@@ -49,7 +49,7 @@ lw_applet_realize (GtkWidget *widget)
     fprintf(stderr,"ddddddddddddd %s\n", hd_plugin_item_get_plugin_id (HD_PLUGIN_ITEM (widget)));
     strid = g_strdup(hd_plugin_item_get_plugin_id (HD_PLUGIN_ITEM (widget)));
     id = strid[strlen(strid)-1] - '0';
-    desktop_plugin->priv->view = id + 1;
+    desktop_plugin->priv->view = id;
     g_free(strid); 
     
     /* Load config */