2.3.17:

2006-02-10  Murray Cumming  <murrayc@murrayc.com>

	* bakery/App/App_WithDoc.cc:
	* bakery/App/App_WithDoc.h: Added public 
	convenience function: file_exists().
	* bakery/App/GtkDialogs.cc: ui_file_select_save(): 
	Only show the current parent directory, not the 
	whole file name, because this is never what you want 
	when doing a SaveAs. It is a useful clue, but just leads 
	to a file overwrite if you click OK without reading the 
	dialog.
	Warn the user (and offer a retry) when specifying a file 
	in a read-only directory or an overwrite of an existing 
	read-only file. 

2006-01-24  Clytie Siddall <clytie@riverland.net.au>

	* configure.in	Added vi in ALL_LINGUAS line.