2004-08-16  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.7.91

2004-08-13  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Add this stuff.
	* po/nb.po: Same.

2004-08-10  Kjartan Maraas  <kmaraas@gnome.org>

	* file-chooser/gtkfilesystemgnomevfs.c: #include <config.h>

2004-08-05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in: Added Breton (br) to ALL_LINGUAS

2004-07-28  Glynn Foster  <glynn.foster@sun.com>

	* libgnomeui/gnome-druid.c: (gnome_druid_set_page): Patch 
	from Eric Zhao <eric.zhao@sun.com> to unfocus the widgets
	on the the previous patch. Fixes #135743.

2004-07-20  Federico Mena Quintero  <federico@ximian.com>

	Fix #146185:

	* file-chooser/gtkfilesystemgnomevfs.c
	(lookup_folder_child): Renamed from lookup_vfs_info_in_folder();
	use lookup_folder_child_from_uri().  Return a FolderChild rather
	than a GnomeVFSFileInfo.
	(lookup_folder_child_from_uri): New helper function, code
	moved over from lookup_vfs_info_in_folder().
	(gtk_file_system_gnome_vfs_get_folder): Reorder things.  First,
	ensure that we exist as a child in the parent folder; here we can
	check whether the child is a folder.  Second, if the parent folder
	is not loaded, ensure that we are a folder.  Third, actually
	create the new folder_vfs.