Commit Graph

54 Commits

Author SHA1 Message Date
055dd6929f Remove --with-kde-applnk-path configure option.
I had to research what "applnk" even was.  It seems to have been KDE's
own precursor to the FreeDesktop.org Desktop Menu Specification and was
abandoned in KDE 3.2 (circa 2004!).

The option is way obsolete.  Get rid of it.
2012-12-31 13:48:37 -05:00
fc30659d1b express: Remove clutter-based email tabs.
This was another MeeGo feature.  MeeGo is dead, the code is starting to
bit rot and crashes on startup, the original author disappeared and the
remaining developers are not interested in maintaining it.  So it's out.
2012-08-11 08:40:34 -04:00
e8e4661811 Remove the settings capplet.
The evolution-settings capplet was originally designed for Anjal, it was
used in MeeGo as part of the Express Mode effort, but doesn't really fit
in GNOME 3 nowadays (nor did it really fit in GNOME 2, in my opinion).

This is pretty clearly dead weight at this point.  The MeeGo developers
have disappeared, and the remaining Evolution developers are not and do
not intend to maintain it.  Plus it doesn't even build currently.
2012-08-10 13:03:30 -04:00
94daae3dba Remove the last remaining usage of GConf 2012-06-15 09:04:08 +02:00
005ac1efa3 Make the settings capplet optional.
The evolution-settings capplet was originally designed for Anjal, it was
used in MeeGo as part of the Express Mode effort, but doesn't really fit
in GNOME 3 nowadays (nor did it really fit in GNOME 2, in my opinion).

Add a --with-capplet configure switch defaulting to 'no'.  The capplet
will eventually be removed unless I see someone actively maintaining it.
2012-05-28 12:50:18 -04:00
6d2c382788 WebKit port - port formatter and mail module 2012-03-28 18:38:25 +02:00
72adbd4ccd Bug 670609 - Delete /data/evolution.mime 2012-03-26 12:25:01 -04:00
2022f95f7b schemas: Don't EXTRA_DIST non-existing files 2011-12-19 15:52:56 +01:00
2e60b6a4a2 Tweak GSettings schemas.
- Don't use the term "eplugin" for modules.

- Use the term "plugin" instead of "eplugin" for plugins.

- Split SpamAssassin settings into a separate schema.
2011-11-22 20:42:56 -05:00
adf6645d52 Fix some GSettings runtime issues. 2011-11-22 20:42:46 -05:00
73656ae57e Port autocontacts plugin to GSettings 2011-11-17 17:19:48 +01:00
80b0ca6849 Migrate itip formatter to GSettings 2011-11-04 15:55:21 +01:00
cf730efa73 Fix some GSettings schema typos. 2011-10-18 13:23:21 -04:00
3dc5ac02b4 Migrate prefer-plain plugin to GSettings 2011-10-14 12:25:34 +02:00
2f62d91630 Port calendar importer to GSettings 2011-10-10 17:13:18 +02:00
8fd93c9042 First successful build 2011-10-05 18:19:33 +02:00
b7055e92d2 Move all plugin settings to their own schemas 2010-11-09 23:33:24 +01:00
82c33581e1 Migrate mail prompts schemas to GSettings 2010-11-03 18:17:11 +01:00
7f482ca3ed Add GSettings schemas for addressbook 2010-11-03 18:12:18 +01:00
748368460c Start settings schemas migration 2010-10-31 18:49:45 +01:00
0bb1f50ded Add content for tabs. 2010-07-25 21:30:00 -04:00
2bc81c5277 Bug 617865 - Various data file cleanups
- Install evolution-alarm-notify in $(privlibexecdir) instead of
  $(bindir).

- Set the X-GNOME-Bugzilla-Version in evolution-alarm-notify.desktop to
  @BASE_VERSION@.x (patch was missing the .x suffix).

- Killed data/evolution.keys.in.in since it's full of CORBA cruft.
  The MimeType field in evolution.desktop fills this role now.

- Copied the AS_AC_EXPAND macro from gnome-settings-daemon.  The macro
  sets up path-related substitutions for use in automake input files.

  So for example AS_AC_EXPAND(PRIVLIBEXECDIR, "$privlibexecdir") in
  configure.ac allows us to use @PRIVLIBEXECDIR@ in .desktop.in files.

- Simplified .desktop rules using gnome-settings-daemon as a guide.
2010-05-17 16:34:13 -04:00
bb2bd06558 Clean up data/Makefile.am 2010-03-16 12:24:55 +00:00
c38f7da6ed Add control center capplet from anjal to evolution. Name it
evolution-settings.
2010-03-13 20:49:49 -05:00
3f1448b011 Restore the alarm notify daemon.
Convert evolution-alarm-notify to an autostart program, add a .desktop
file for it, and use libunique to ensure only one instance is running.
2009-09-18 11:58:19 -04:00
f2f9d1f22e Bug 582939 – Drop support for CDE 2009-06-02 12:23:38 -04:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
953e66428a ** Migration of theme icons to data/icons/ (bug #479257)
2007-10-12  Michael Monreal <michael.monreal@gmail.com>

	** Migration of theme icons to data/icons/ (bug #479257)

	* art/Makefile.am: Remove references to art/$size.
	* configure.in: Include new data/icons/ directory.
	* file e-util/e-icon-factory.c:
	Append a private icon directory to the search path.

	New inbox/outbox/sent icons.
	* mail/em-folder-tree.c, mail/mail-send-recv.c:
	Change icon references.

	New view-calendar icons.
	* calendar/gui/calendar-commands.c: Change icon references.


svn path=/trunk/; revision=34383
2007-10-12 09:49:02 +00:00
e579f544a2 Fix installation problems on evolution.desktop, evolution.keys and evolution.mime.
svn path=/trunk/; revision=33051
2006-12-04 16:11:28 +00:00
53837df6ae Install evolution.desktop instead of evolution-<version>.desktop.
2006-11-14  Harish Krishnaswamy  <kharish@novell.com>

	* data/Makefile.am: Install evolution.desktop
	instead of evolution-<version>.desktop.

svn path=/trunk/; revision=32975
2006-11-14 18:03:37 +00:00
3c44c1e40d Remove hard-coded EDS version number. Read it from
2006-02-06  Harish Krishnaswamy  <kharish@novell.com>

* configure.in, data/Makefile.am, data/evolution.desktop.in.in:
Remove hard-coded EDS version number. Read it from
evolution-data-server.pc instead.

svn path=/trunk/; revision=31417
2006-02-06 08:47:45 +00:00
b1907d048f add new variable with the generated keys and desktop file listed so that
2005-02-22  Rodney Dawes  <dobey@novell.com>

	* data/Makefile.am (CLEANFILES): add new variable with the generated
	keys and desktop file listed so that they get removed with make clean
	(EXTRA_DIST): Don't dist the generated keys file

svn path=/trunk/; revision=28848
2005-02-22 18:18:54 +00:00
c9636652e2 add some uninstall rules for local data
005-01-06  JP Rosevear  <jpr@novell.com>

        * data/Makefile.am: add some uninstall rules for local data

svn path=/trunk/; revision=28261
2005-01-07 00:57:00 +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
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
34ff1d48c0 Install evolution.desktop as evolution-$(BASE_VERSION).desktop Remove
2003-12-01  Rodney Dawes  <dobey@ximian.com>

	* data/Makefile.am: Install evolution.desktop as
	evolution-$(BASE_VERSION).desktop
	* data/evolution.desktop.in: Remove generated file
	* data/evolution.desktop.in.in: Add (Unstable) to name
	Fix comment to be more correct and have correct capitalization

svn path=/trunk/; revision=23546
2003-12-01 22:37:49 +00:00
64cdaa7a86 Added implicity rule to subst @BASE_VERSION@
in evolution.desktop.in.in to generate evolution.desktop.in.
(desktop_in_file): Removed.
(desktop_in_in_file): New.
(kdedesktop_file): Update substitution to use
$(desktop_in_in_file) instead of $(desktop_in_file).
(noinst_DATA): Add $(desktop_file).
(install-data-local): Depend on $(mime_file) and $(keys_file).
(EXTRA_DIST): Remove $(desktop_file), replace $(desktop_in_file)
with $(desktop_in_in_file).

svn path=/trunk/; revision=21507
2003-06-23 14:07:07 +00:00
1562291781 Create $(DESTDIR)$(kdedesktopdir) before installation.
svn path=/trunk/; revision=20686
2003-04-06 16:09:08 +00:00
39f523bc89 (install-data-local): Fix installation of the
.desktop file.

svn path=/trunk/; revision=20570
2003-03-28 23:38:41 +00:00
4b815e3cf6 Fix installation of desktop/mime files
2003-02-07  Rodney Dawes  <dobey@ximian.com>

	* data/Makefile.am: Fix installation of desktop/mime files

svn path=/trunk/; revision=19846
2003-02-07 20:45:12 +00:00
11136022cc Fix KRB4_CFLAGS to work correctly Fix desktop file installation path Use
2003-02-06  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Fix KRB4_CFLAGS to work correctly
	* data/Makefile.am: Fix desktop file installation path
	* data/evolution.desktop.in: Use correct binary and categories, add
	StartupNotify=1 also, for startup-notification-enabled systems

svn path=/trunk/; revision=19832
2003-02-06 23:20:45 +00:00
4fe7f116d9 use privdatadir
* data/Makefile.am (dtappintegrate, dtappunintegrate): use
	privdatadir

svn path=/trunk/; revision=19770
2003-02-05 21:48:14 +00:00
e0d5777576 For now, do not install the evolution.1
manpage.  Install all the other files with a -$(BASE_VERSION)
suffix.
(dtappintegrate): Update for the new location of cde_app_root.
(dtappunintegrate): Likewise.

svn path=/trunk/; revision=19570
2003-01-22 20:34:49 +00:00
a53b427829 xml-i18n-tools > intltools
svn path=/trunk/; revision=18511
2002-11-03 17:04:56 +00:00
fbc229598c New. New. New. New. New. New. New. New. New. New.
* data/cde_app_root/Makefile.am: New.
* data/cde_app_root/dt/Makefile.am: New.
* data/cde_app_root/dt/appconfig/Makefile.am: New.
* data/cde_app_root/dt/appconfig/appmanager/Makefile.am: New.
* data/cde_app_root/dt/appconfig/appmanager/C/Makefile.am: New.
* data/cde_app_root/dt/appconfig/appmanager/C/Ximian/Makefile.am: New.
* data/cde_app_root/dt/appconfig/icons/Makefile.am: New.
* data/cde_app_root/dt/appconfig/icons/C/Makefile.am: New.
* data/cde_app_root/dt/appconfig/types/Makefile.am: New.
* data/cde_app_root/dt/appconfig/types/C/Makefile.am: New.

* configure.in: Add a `--with-cde-path' option.  Check for
dtappintegrate in that path.  Define HAVE_DTAPPINTEGRATE and
GNOME_PREFIX.  Also, generate
data/cde_app_root/dt/appconfig/types/C/Ximian.dt.in and
shell/evolution-nognome.

svn path=/trunk/; revision=18083
2002-09-16 21:01:46 +00:00
3681ee8079 Install the man page.
* data/Makefile.am (man_MANS): Install the man page.

* data/evolution.1: New man page for Evolution.

svn path=/trunk/; revision=15011
2001-12-13 00:38:19 +00:00
21d6683303 no need to use destdir
2001-10-28  JP Rosevear  <jpr@ximian.com>

	* data/Makefile.am: no need to use destdir

svn path=/trunk/; revision=14298
2001-10-28 17:32:56 +00:00
f2b037366e include destdir in the path of the kde desktop installation dir
2001-10-22  JP Rosevear  <jpr@ximian.com>

	* data/Makefile.am: include destdir in the path of the kde desktop
	installation dir

svn path=/trunk/; revision=13870
2001-10-22 14:27:39 +00:00
51a28ce6a9 Install evolution.desktop' in the KDE_APPLNK_DIR'.
* data/Makefile.am [HAVE_KDE_APPLNK]: Install `evolution.desktop'
in the `KDE_APPLNK_DIR'.

* configure.in: New option `--with-kde-applnk-path'.  Define the
`HAVE_KDE_APPLNK' Automake conditional, and the `KDE_APPLNK_DIR'
value.

svn path=/trunk/; revision=13828
2001-10-20 22:27:02 +00:00
8391885d18 Removed .oafinfo files -- they are obsolete. Moved pixmaps from
2001-03-15  Gediminas Paulauskas <menesis@delfi.lt>

Removed .oafinfo files -- they are obsolete.
Moved pixmaps from calendar/gui/ to art/
Moved evolution.png to art/
Moved evolution.desktop.in to data/
Generate doc/devel/executive-summary/Makefile

svn path=/trunk/; revision=8727
2001-03-15 03:46:54 +00:00