2005-05-04 Bill Haneman <bill.haneman@sun.com>

	* configure.in: Revved to 1.4.5.

	* bridge/org/GNOME/Accessibility/StateTypeAdapter.java:
	(valueFromAccessibleState): Check for "manages descendants" as
	well as "managesDescendants", since java 1.5 uses the former
	instead of the latter as the display name for this state.  Use
	toDisplayString (java.util.Locale.US) instead of toString().