2006-04-16	Benedikt Meurer <benny@xfce.org>

	* === Released 4.3.90.1 ===
	* configure.in.in: Bump dependencies.
	* NEWS, configure.in.in: Bump version.
	* po/xfce4-session.pot, po/*.po: Updated.
	* xfce4-session.spec.in: Update RPM spec file.
	* xfce4-session/main.c(main): Update copyright date.
	* xfce4-session.rc: Update Failsafe session.

2006-04-14	Benedikt Meurer <benny@xfce.org>

	* xfce4-session/shutdown.c(shutdownDialog): Apply patch from Jani
	  Monoses to fix "End session" dialog. Bug #1663.

2006-04-09	Benedikt Meurer <benny@xfce.org>

	* icons/Makefile.am: Be sure to run gtk-update-icon-cache after
	  installing new icons into the hicolor icon theme (skipped if $DESTDIR
	  is set).

2006-02-26	Benedikt Meurer <benny@xfce.org>

	* xfce4-session/shutdown.c: Fix indentation.

2005-11-30	Benedikt Meurer <benny@xfce.org>

	* settings/session/session.c, settings/splash/splash.c: Fix naming
	  inconsistency for kiosk mode settings. This fixes bug #1246.

2005-09-01	Benedikt Meurer <benny@xfce.org>

	* xfce4-tips/main.c: Do not include <libxfce4util/i18n.h> directly.

2005-07-20	Benedikt Meurer <benny@xfce.org>

	* engines/balou/config.c, engines/mice/mice.c, engines/simple/simple.c,
	  xfce4-session/xfsm-chooser.c: Mark more user visible strings for
	  translation, using the patch provided by Daichi Kawahata
	  <daichik@users.sourceforge.net>.
	* xfce4-session.rc, engines/balou/themes/Default/themerc: Add japanese
	  translations, thanks to Daichi Kawahata
	  <daichik@users.sourceforge.net>.

2005-07-16	Jean-Francois Wauthy

	* po/eo.po: Update esperanto translations, thanks to Sylvain
	  Vedrenne <sylvain.vedrenne@free.fr>.

2005-07-15	Benedikt Meurer <benny@xfce.org>

	* xfce4-tips/, NEWS: Import the xfce4-tips from the xfce4-toys and
	  modify it to support the new autostart mechanism.
	* po/POTFILES.in: Add new translateable files here.
	* po/*.po, po/xfce4-session.pot: Merge translations.
	* configure.in.in, Makefile.am: Add the xfce4-tips to the build
	  framework.
	* xfce4-session.spec.in: Include the default autostart directory as
	  well.

2005-07-15	Benedikt Meurer <benny@xfce.org>

	* xfce4-autostart-editor/, NEWS: Add a simple editor for the autostart
	  mechanism. Currently supports only the basics. The idea is to turn
	  this into a full-featured "session editor" once xfce4-session
	  understands D-BUS.
	* configure.in.in, Makefile.am: Add the autostart editor to the build
	  framework.
	* po/POTFILES.in: Add new translateable files here.
	* po/*.po, po/xfce4-session.pot: Merge translations.

2005-07-14	Benedikt Meurer <benny@xfce.org>

	* xfce4-session/xfsm-startup.c: Implement Waldos second draft of the
	  autostart specification. Autostart items from the old location will
	  automatically be migrated to the new standard location on first run
	  of the new session manager. This fixes bug #1045.
	* docs/C/xfce4-session.{html,xml}: Describe the new autostart location.
	* configure.in.in: Bump version to 4.3.1.
	* NEWS, docs/Makefile.am, docs/NEWS.pre-4.3: Start NEWS file for
	  Xfce 4.4.
	* po/*.po, po/xfce4-session.pot: Merge new strings.

2005-07-14	Benedikt Meurer <benny@xfce.org>

	* autogen.sh: Fix copyright typo.

2005-07-14	Benedikt Meurer <benny@xfce.org>

	* autogen.sh, configure.in.in: Merge framework changes from Thunar.
	* configure.in.in: Bump version to 4.3.0svn.
	* libxfsm/xfsm-util.c(xfsm_window_add_border): Apply Patch from Ori
	  Bernstein to fix the border color of the shutdown dialog, as specified
	  in bug #747.

2005-05-06	Jean-Francois Wauthy <pollux@xfce.org>

	* configure.ac, po/bn_IN.po: add bn_IN translations.

2005-03-28	Jasper Huijsmans <jasper@xfce.org>

	* configure.ac, docs/C/xfce4-session.html, docs/Makefile.am,
	  docs/fr, docs/fr/.cvsignore, docs/fr/Makefile.am, docs/fr/images,
	  docs/fr/images/.cvsignore, docs/fr/images/Makefile.am,
	  docs/fr/images/xfsm-advanced.png, docs/fr/images/xfsm-general.png,
	  docs/fr/images/xfsm-splash.png, docs/fr/xfce4-session.html,
	  docs/fr/xfce4-session.xml: Add french doc.

2005-03-27	Francois Le Clainche <fleclainche@xfce.org>

	* icons/128x128/xfce4-session.png, icons/48x48/xfce4-session.png,
	  icons/48x48/xfce4-splash.png, icons/48x48/xfsm-shutdown.png,
	  icons/scalable/xfce4-session.svg,
	  icons/scalable/xfsm-shutdown.svg: Updated icons.

2005-03-17	Benedikt Meurer <benny@xfce.org>

	* settings/splash/module.c(module_test): Properly initialize the
	  engine structure with zero.

2005-02-24	Benedikt Meurer <benny@xfce.org>

	* settings/splash/module.c(module_test): Call start() if provided by
	  a splash engine, so engine developers can properly test their
	  modules.

2005-01-27	Benedikt Meurer <benny@xfce.org>

	* Removed autogenerated files from CVS.
	* Fixed bug #734 by depending on libgnome-2.0, rather than
	  gconf, which pulls in the required path settings.

