============ Version 1.4.3

2006-07-10  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 1.4.3

2006-07-09  Bastien Nocera  <hadess@hadess.net>

	* data/mime-type-list.txt: add audio/ac3

2006-07-09  Bastien Nocera  <hadess@hadess.net>

	* data/mime-type-list.txt: add audio/x-ape

2006-07-06  Bastien Nocera  <hadess@hadess.net>

	* src/backend/bacon-video-widget-xine.c:
	(bacon_video_widget_realize): Fix warning on exit with GtkStyle,
	with GTK+ 2.10, patch from Rene Vahtel <vahtel@starman.ee>
	(Closes: #346762)

2006-07-04  Bastien Nocera  <hadess@hadess.net>

	* src/totem-mozilla-viewer.c: (on_about1_activate):
	* src/totem.c: (on_about1_activate), (main):
	* src/vanity.c: (on_about1_activate), (main):
	Backport fix for #344599 (Closes: #344599)

2006-07-04  Bastien Nocera  <hadess@hadess.net>

	* src/backend/bacon-video-widget-gst-0.10.c:
	(bacon_video_widget_set_logo):
	* src/backend/bacon-video-widget-gst.c:
	(bacon_video_widget_set_logo): Add a hack to avoid leaking a
	(very) large pixbuf every time we set the logo path

2006-07-03  Bastien Nocera  <hadess@hadess.net>

	* src/totem-mozilla-viewer.c: (main): add i18n support
	(Closes: #346492)

2006-06-29  Bastien Nocera  <hadess@hadess.net>

	* src/backend/bacon-video-widget-xine.c:
	(bacon_video_widget_expose), (bacon_video_widget_set_logo_mode),
	(bacon_video_widget_set_logo):
	Draw the logo from the video widget itself, instead of relying on
	xine-lib to show it. Crashes on startup when the logo doesn't fit
	the video memory available to Xv