2007-07-02  Wang Xin  <jedy.wang@sun.com>

	* configure.in: Bump to 2.11.2.
	* storage/sunone-account.c: Inlucde gi18n.h
	* storage/sunone-invitation-list.c: Inlucde gi18n.h and config.h.
	Replace gtk_object_sink with g_object_ref_sink.
	* storage/sunone-invitation-list-model.c: Inlucde gi18n.h and
	config.h
	* storage/sunone-folder-tree.c: Remove a compiling warning.
	* storage/main.c: Replace libintl.h with gi18n.h.
	* calendar/cal-backend-wcap.c: Replace e_util_mkdir_hier with
	g_mkdir_with_parents.