Commit Graph

1338 Commits

Author SHA1 Message Date
a95f57f5f2 Setup the icon install paths (not that we actually use them yet).
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-19 21:27:58 +00:00
c7dbb95e79 bump version
2004-05-19  JP Rosevear  <jpr@novell.com>

	* configure.in: bump version

svn path=/trunk/; revision=25982
2004-05-19 18:35:59 +00:00
e406cdcf60 add some stuff for statfs.
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-05-12 03:31:24 +00:00
5135f65c83 Require intltool 0.30 for the error xml files
2004-04-30  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Require intltool 0.30 for the error xml files

svn path=/trunk/; revision=25725
2004-04-30 19:33:22 +00:00
58b88863a9 get the mime file from src dir for srcdir != builddir
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 16:36:46 +00:00
457d277247 use gnome_i18n_get_language_list so we get the right one (LC_MESSAGES).
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-30 06:23:28 +00:00
ca23238119 Changed to 11.
2004-04-26  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in (UPGRADE_REVISION): Changed to 11.

svn path=/trunk/; revision=25662
2004-04-28 14:45:04 +00:00
810dd44603 Changed to 10.
2004-04-26  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in (UPGRADE_REVISION): Changed to 10.

svn path=/trunk/; revision=25621
2004-04-26 21:38:04 +00:00
5b3684dd9d require newer gtkhtml with new gtk_html_begin's flags
2004-04-26  Radek Doulik  <rodo@ximian.com>

	* configure.in: require newer gtkhtml with new gtk_html_begin's
	flags

svn path=/trunk/; revision=25615
2004-04-26 15:47:57 +00:00
40b0a1ab9c Require automake 1.6 or neweer, we already do for libsoup and
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 22:25:17 +00:00
a827ce98fd bump to 0.0.92.1 for new EContact company phone foo. (UPGRADE_REVISION):
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-21 20:56:59 +00:00
88315c5fb3 added libegroupwise dependency to CAMEL compile flags
2004-04-21 Sivaiah Nallagatla <snallagatla@novell.com>

        * configure.in : added libegroupwise dependency to CAMEL
         compile flags

svn path=/trunk/; revision=25558
2004-04-21 12:01:11 +00:00
d0d8d568ad Merge from release branch
svn path=/trunk/; revision=25522
2004-04-19 19:52:05 +00:00
dafcdb315a Require gnome-icon-theme >= 1.2.0
2004-04-19  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Require gnome-icon-theme >= 1.2.0

2004-04-19  Michael Terry  <mike@mterry.name>

	* data/evolution.desktop.in.in: Use the icon theme

svn path=/trunk/; revision=25518
2004-04-19 15:21:14 +00:00
2658330b37 bump to 8 for new contact list migration, since there was a bug in the
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 19:06:57 +00:00
eabfd6075a bump to 7 for new contact list migration.
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-09 17:32:20 +00:00
d29047d941 add a new variable that should be bumped whenever a migration change
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
2004-04-08 19:04:20 +00:00
86f1c5d699 Added Icelandic translation by Helgi Þormar Þorbjörnsson
2004-04-07  Samúel Jón Gunnarsson  <sammi@techattack.nu>

	* is.po:  Added Icelandic translation by
	Helgi Þormar Þorbjörnsson  <helgi@trance.is>

svn path=/trunk/; revision=25347
2004-04-07 01:59:23 +00:00
5748693354 bump version, requirements
2004-04-02  JP Rosevear  <jpr@ximian.com>

	* configure.in: bump version, requirements

svn path=/trunk/; revision=25301
2004-04-02 16:33:55 +00:00
a075de474e require gtkhtml 3.1.10, it's needed for composer changes (new gtkhtml's
2004-03-22  Radek Doulik  <rodo@ximian.com>

	* configure.in: require gtkhtml 3.1.10, it's needed for composer
	changes (new gtkhtml's commands editable-on/off)

svn path=/trunk/; revision=25147
2004-03-22 18:34:39 +00:00
f2a8b1d338 Add missed changed
svn path=/trunk/; revision=25063
2004-03-15 08:17:10 +00:00
ebe8e07f5d svn path=/trunk/; revision=25062
2004-03-15  Hao Sheng <hao.sheng@sun.com>

        * a11y/addressbook/Makefile.am:
        * a11y/calendar/Makefile.am:

svn path=/trunk/; revision=25062
2004-03-15 08:15:53 +00:00
de0e4b4b32 add a11y/addressbook/Makefile
2004-03-15  Hao sheng  <hao.sheng@sun.com>

        * configure.in: add a11y/addressbook/Makefile

svn path=/trunk/; revision=25061
2004-03-15 06:24:15 +00:00
974f7c1913 bump version, requirements
2004-03-05  JP Rosevear <jpr@ximian.com>

	* configure.in: bump version, requirements

svn path=/trunk/; revision=24978
2004-03-05 19:48:49 +00:00
ef6740c535 Define this (the number used in the e-d-s component repo_ids).
* 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-03-02 16:10:04 +00:00
bac35e5795 Fixed the ENABLE_SMIME conditional to work. Fixes the addressbook
2004-02-26  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Fixed the ENABLE_SMIME conditional to work. Fixes
	the addressbook relocation error.

svn path=/trunk/; revision=24883
2004-02-26 15:38:05 +00:00
ba5b850414 add "$xhave_nss = xyes" to the AM_CONDITIONAL for ENABLE_SMIME.
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-25 19:18:41 +00:00
0330c8458a Missed the entyr.
svn path=/trunk/; revision=24855
2004-02-24 21:51:54 +00:00
db48fc4e80 Fix a typo in the smime check, so it actually works
2004-02-23  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Fix a typo in the smime check, so it actually works

svn path=/trunk/; revision=24835
2004-02-23 20:22:09 +00:00
6e41a9db29 Added "en_CA" to ALL_LINGUAS. Added Canadian English translation.
* configure.in:  Added "en_CA" to ALL_LINGUAS.
	* po/en_CA.po:  Added Canadian English translation.

svn path=/trunk/; revision=24830
2004-02-23 14:47:49 +00:00
5764d17f99 add AC_ARG_ENABLE(smime...) -- "finally", i can hear the people rejoice.
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
2004-02-20 02:31:18 +00:00
ec65aecb7f Require ORBit 2.9.8 or newer
2004-02-18  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Require ORBit 2.9.8 or newer

svn path=/trunk/; revision=24789
2004-02-18 22:24:10 +00:00
942040b2bf cp the unversioned file rather than mv'ing it so it doesn't get
* 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-12 20:16:13 +00:00
136b8ea938 Added libebook-1.0. Added back mail/importers/Makefile.am.
2004-02-11  Not Zed  <NotZed@Ximian.com>

        * configure.in (IMPORTERS_*): Added libebook-1.0.  Added back
        mail/importers/Makefile.am.

svn path=/trunk/; revision=24700
2004-02-11 08:21:53 +00:00
ec5145a2ae Add addressbook/importers to AC_OUTPUT
2004-02-10  JP Rosevear <jpr@ximian.com>

	* configure.in: Add addressbook/importers to AC_OUTPUT

svn path=/trunk/; revision=24687
2004-02-10 15:41:50 +00:00
6c8106d363 bump version, libtool numbers
2004-02-09  JP Rosevear  <jpr@ximian.com>

	* configure.in: bump version, libtool numbers

svn path=/trunk/; revision=24685
2004-02-09 20:46:37 +00:00
c406ecad32 Use the AlarmNotify_Factory for --force-shutdown
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-02-09 17:59:04 +00:00
3b73c55963 Updated BugzillaOtherBinaries tag
2004-02-09  Rodney Dawes  <dobey@ximian.com>

	* data/evolution.desktop.in.in: Updated BugzillaOtherBinaries tag

svn path=/trunk/; revision=24681
2004-02-09 14:46:12 +00:00
a21eb658b6 Revert previous change.
2004-01-28  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Revert previous change.

svn path=/trunk/; revision=24508
2004-01-29 01:59:28 +00:00
267c0f5835 Update to require glib-2.0 >= 2.3.2 (needed for some GValue usage).
2004-01-28  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Update to require glib-2.0 >= 2.3.2 (needed for
	some GValue usage).

svn path=/trunk/; revision=24506
2004-01-29 01:36:35 +00:00
5ffd488adb Disable the possibility of using OpenSSL until someone decides it is
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-28 21:42:19 +00:00
e0a29243e7 add facilities for installing a help dir
2004-01-26  David Trowbridge <trowbrds@cs.colorado.edu>

 	* configure.in: add facilities for installing a help dir

svn path=/trunk/; revision=24473
2004-01-27 20:55:50 +00:00
c703581b6f bump requirements, version
2004-01-26  JP Rosevear  <jpr@ximian.com>

	* configure.in: bump requirements, version

svn path=/trunk/; revision=24444
2004-01-26 19:38:57 +00:00
91305ad659 added mongolian translation
svn path=/trunk/; revision=24401
2004-01-24 07:53:22 +00:00
c9b56375fe Add rule to substitute BASE_VERSION in keys Removed this file from CVS
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-22 20:55:04 +00:00
7836c1f8de Don't require $LIBBONOBOUI_REQUIRED version of libbonobo
2004-01-22  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Don't require $LIBBONOBOUI_REQUIRED version of
	libbonobo

svn path=/trunk/; revision=24371
2004-01-22 20:40:45 +00:00
a95607ef48 added mail/default/Makefile and mail/default/C/Makefile.
2004-01-16  Not Zed  <NotZed@Ximian.com>

	* configure.in: added mail/default/Makefile and
	mail/default/C/Makefile.

svn path=/trunk/; revision=24260
2004-01-15 23:11:06 +00:00
86cecef40b Check for libsoup separately
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
2004-01-13 18:05:06 +00:00
31d60040af bump version and requirements
2004-01-12  JP Rosevear  <jpr@ximian.com>

	* configure.in: bump version and requirements

svn path=/trunk/; revision=24193
2004-01-13 04:30:14 +00:00
9a342ffe00 add soup as a calendar dep
2004-01-12  JP Rosevear <jpr@ximian.com>

	* configure.in: add soup as a calendar dep

svn path=/trunk/; revision=24191
2004-01-13 02:14:44 +00:00