2004-05-19 Jeffrey Stedfast <fejj@novell.com>
* configure.in: Setup the icon install paths (not that we actually
use them yet).
svn path=/trunk/; revision=25994
2004-05-12 Not Zed <NotZed@Ximian.com>
* configure.in: add some stuff for statfs.
* devel-docs/misc/errors.txt: updated for xml format and i18n
changes.
svn path=/trunk/; revision=25863
2004-04-30 Mike Castle <dalgoda@ix.netcom.com>
* data/Makefile.am (install-data-local): get the mime file from
src dir for srcdir != builddir
svn path=/trunk/; revision=25717
2004-04-30 Not Zed <NotZed@Ximian.com>
* tools/killev.c (main): use gnome_i18n_get_language_list so we
get the right one (LC_MESSAGES).
svn path=/trunk/; revision=25702
2004-04-21 Rodney Dawes <dobey@ximian.com>
* autogen.sh: Require automake 1.6 or neweer, we already do for libsoup
and evolution-data-server, there is no reason not to here
svn path=/trunk/; revision=25569
2004-04-21 Chris Toshok <toshok@ximian.com>
* configure.in (EDS_REQUIRED): bump to 0.0.92.1 for new EContact
company phone foo.
(UPGRADE_REVISION): bump to 9.
svn path=/trunk/; revision=25568
2004-04-09 Chris Toshok <toshok@ximian.com>
* configure.in (UPGRADE_REVISION): bump to 8 for new contact list
migration, since there was a bug in the shell that caused all
migration to fail, but the key was still updated.
svn path=/trunk/; revision=25402
2004-04-09 Chris Toshok <toshok@ximian.com>
* configure.in (UPGRADE_REVISION): bump to 7 for new contact list
migration.
svn path=/trunk/; revision=25394
2004-04-08 Chris Toshok <toshok@ximian.com>
* configure.in (UPGRADE_REVISION): add a new variable that should
be bumped whenever a migration change happens in any component.
svn path=/trunk/; revision=25376
* configure.in (DATASERVER_API_VERSION): Define this (the number
used in the e-d-s component repo_ids).
* tools/killev.c (main): Update the repo_ids
svn path=/trunk/; revision=24932
2004-02-25 Chris Toshok <toshok@ximian.com>
* configure.in: add "$xhave_nss = xyes" to the AM_CONDITIONAL for
ENABLE_SMIME.
svn path=/trunk/; revision=24869
2004-02-19 Chris Toshok <toshok@ximian.com>
* configure.in: add AC_ARG_ENABLE(smime...) -- "finally", i can
hear the people rejoice. Only check the --enable-smime status if
--enable-ssl is also "yes". AC_DEFINE (ENABLE_SMIME) if smime is
enabled.
svn path=/trunk/; revision=24809
* Makefile.am (%-$(BASE_VERSION).pc): cp the unversioned file
rather than mv'ing it so it doesn't get regenerated at install
time.
svn path=/trunk/; revision=24727
2004-02-09 Rodney Dawes <dobey@ximian.com>
* tools/killev.c: Use the AlarmNotify_Factory for --force-shutdown
Fixes#54084
svn path=/trunk/; revision=24684
2004-01-28 Rodney Dawes <dobey@ximian.com>
* configure.in: Disable the possibility of using OpenSSL until someone
decides it is worthy and ends up maintaining the code, though porting
to GNUTLS would probably be a better option, if that happens
svn path=/trunk/; revision=24501
2004-01-22 Rodney Dawes <dobey@ximian.com>
* data/Makefile.am: Add rule to substitute BASE_VERSION in keys
* data/evolution.keys.in: Removed this file from CVS
* data/evolution.keys.in.in: Update to use BASE_VERSION and the
new addressbook vcard control that replaces the MiniCard control
svn path=/trunk/; revision=24373
2004-01-13 Rodney Dawes <dobey@ximian.com>
* configure.in: Check for libsoup separately
2004-01-13 Rodney Dawes <dobey@ximian.com>
* gui/Makefile.am: Only link in libsoup where we need it
svn path=/trunk/; revision=24203