Version 2.29.4
==============

	Release date 2010-01-23

	Enhancements:

		- Allow default schemes to be parameterized in the NACT user
		  interface.

	Bug fixes:

		- Fix #607218 reported by Pierre Wieser
		  (default vbox orientation in glade XML definition files).
		- Fix #607704 reported by Sense Hofstede
		  (use GtkBuildable interface instead of 'name' field).
		- Fix toolbars relative position.

	New dependancies:

		dbus-glib-1 (required by tracker Nautilus plugin).

	New and updated translations:

		cs (Marek Černocký, Petr Kovar, Andre Klapper)
		de (Mario Blättermann)

	Please note, that for now, the new Desktop I/O provider is only
	available in maintainer mode, as it is far to be ready for a
	production use.

Version 2.29.3
==============

	Release date 2010-01-05

	Enhancements:

		- Display the writability status in the status bar; the image
		  itself comes with a dynamic tooltip which describes the origin
		  of the status.
		- Homogeneize syslog initialization messages.
		- Let the I/O provider set specific data into NAObjectItem.
		- Make the toolbars detacheable.

	Bug fixes:

		- Fix write/delete operations in NAIIODesktopProvider.
		- No more display the Export icon in the toolbar (no icon).
		- Use correct printf format; use -Wformat=2 gcc option to prevent
		  future bugs (reported by "Miler" <acidrums4@gmail.com>).
		- Substitute gtk_cell_layout_get_cells to obsoleted
		  gtk_tree_view_column_get_cell_renderers.

	New and updated translations:

		es (Jorge González)
		fr (Bruno Brouard, Claude Paroz)
		sl (Andrej Žnidaršič, Matej Urbančič)

	Please note, that for now, the new Desktop I/O provider is only available
	in maintainer mode, as it is far to being ready for a production use.

