[Kazehakase-cvs] CVS update: kazehakase/src/bookmarks

Back to archive index

Hiroyuki Ikezoe ikezo****@users*****
Tue Jan 2 10:51:43 JST 2007


Index: kazehakase/src/bookmarks/kz-root-bookmark.c
diff -u kazehakase/src/bookmarks/kz-root-bookmark.c:1.18 kazehakase/src/bookmarks/kz-root-bookmark.c:1.19
--- kazehakase/src/bookmarks/kz-root-bookmark.c:1.18	Tue Jan  2 09:17:34 2007
+++ kazehakase/src/bookmarks/kz-root-bookmark.c	Tue Jan  2 10:51:43 2007
@@ -17,7 +17,7 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  *
- *  $Id: kz-root-bookmark.c,v 1.18 2007/01/02 00:17:34 ikezoe Exp $
+ *  $Id: kz-root-bookmark.c,v 1.19 2007/01/02 01:51:43 ikezoe Exp $
  */
 
 #include "kz-root-bookmark.h"
@@ -50,6 +50,7 @@
 	root->history         = kz_history_new(NULL);
 	root->tab_groups      = kz_bookmark_pure_folder_new();
 	root->smarts          = NULL;
+	root->current_session = NULL;
 
 	kz_bookmark_set_title(root->menu,                 "Bookmark Menu");
 	kz_bookmark_set_title(root->bookmark_bars,        "Bookmark Bars");


More information about the Kazehakase-cvs mailing list
Back to archive index