2006-01-02 Harish Krishnaswamy * NEWS, configure.in: Release updates, version bump. ***** Release 2.5.4 ***** 2005-12-22 Tor Lillqvist * configure.in: Fix minor errors in the Network Manager tests. 2005-12-22 Shreyas Srinivasan * configure.in: Network Manager Support- Check if dbus, dbus-glib, nm_glib is present and build Network Manager Support accordingly. * ChangeLog: Remove spurious duplicate entries which seem to have been committed accidently. 2005-12-19 Chenthill Palanisamy committing for David Trowbridge * configure.in: Added the plugin for publishing calendar. 2005-12-17 Tor Lillqvist * configure.in: Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS. Set bindir_in_server_file, privlibexecdir_in_server_file and componentdir_in_server_file. On Unix, they are the same as bindir, privlibexecdir and componentdir respectively. On Win32, use paths relative from lib/bonobo/servers. AC_SUBST these variables. * server.mk: Substitute the values above new variables for the corresponding @..._IN_SERVER_FILE@ strings in the .server.in.in files. * addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in * calendar/gui/GNOME_Evolution_Calendar.server.in.in * calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in * mail/GNOME_Evolution_Mail.server.in.in * shell/GNOME_Evolution_Shell.server.in.in * shell/GNOME_Evolution_Test.server.in.in: Correspondingly, use the @..._IN_SERVER_FILE@ strings. * evolution-plugin.pc.in * evolution-shell.pc.in: Use @privsolibdir@ to set privlibdir. 2005-12-13 Chenthill Palanisamy * configure.in: added a new variable to include all the plugin directories. * plugins/Makefile.am: Add all the plugin directories in the dist_subdirs, so that dist has all the plugin directories even if some package is missing. 2005-12-13 Chenthill Palanisamy * po/POTFILES.in: Removed the entries for e-util/e-component-listener.c and e-util/e-time-utils.c.