2004-10-13 Dragan Sarbut <ds@baum.ro>

	* configure.in:
	Update version to 0.9.15.
	
	* NEWS:
	Updated

2004-10-12  James Henstridge  <james@jamesh.id.au>

	* configure.in: only call AC_PROG_INTLTOOL once.  This fixes a
	build failure with newer versions of intltool.

2004-10-07 Dragan Sarbut <ds@baum.ro>
	
	* po/ro.po:
	Fixed error so gnopernicus build  will not fail.

2004-10-05 Remus Draica <rd@baum.ro>

	* configure.in:
	Add ro to ALL_LINGUAS.

2004-10-05 Remus Draica <rd@baum.ro>

	* srcore/srbrl.c:
	Handle more signal which may be sent to srcore.
	Extension for bug #145206.

2004-10-05 Remus Draica <rd@baum.ro>

	* srcore/srmain.c:
	(src_present_real_sro_for_speech):
	Check if event is for watched object in case it doesn't have 
	FOCUSED state.

	* srlow/libsrlow/SRLow.[ch]:
	(srl_is_object_watched):
	Added.

	Fixies for bug #153920.

2004-10-05 Remus Draica <rd@baum.ro>

	* gnopi/Makefile.am:
	(EXTRA_DIST):
	Add destop_in_files to dist instead of desktop_DATA.

	* srcore/Makefile.am:
	(xml_in_files):
	Add verbose.xml.in instead of verbose.xml.

2004-10-01 Remus Draica <rd@baum.ro>

	* srcore/default.xml.in:
	* srcore/verbose.xml.in:
	Add presentation for tool-bar, for object:context-switched, for speech.

	* srlow/libsrlow/SRLow.c:
	(srl_get_context):
	Check if current object has as ancestor an object with role tool-bar.

	Fixies for bug #144315.