Commit Graph

5 Commits

Author SHA1 Message Date
c520728ac0 Must expand also @GETTEXT_PACKAGE@ and @LOCALEDIR@, at least the caldav
2006-06-15  Tor Lillqvist  <tml@novell.com>

	* plugin.mk: Must expand also @GETTEXT_PACKAGE@ and @LOCALEDIR@,
	at least the caldav plugin has a .eplug.in file that refers to
	those. (On the other hand, it is questionable whether
	org-gnome-evolution-caldav.eplug.in needs to specify domain and
	localedir at all.)

svn path=/trunk/; revision=32149
2006-06-15 10:14:38 +00:00
1e2acdd66b Expand also @SOEXT@.
2005-06-15  Tor Lillqvist  <tml@novell.com>

	* plugin.mk: Expand also @SOEXT@.

	* server.mk: Expand also @SOEXT@ and @EXEEXT@.

svn path=/trunk/; revision=29511
2005-06-15 19:47:28 +00:00
ce5a2a93db fixed the rule for .eplug.xml to avoid stupid intltool-merge diagnostics going into the file
svn path=/trunk/; revision=29322
2005-05-11 07:22:53 +00:00
f77c58f8ae changed .eplug rule to also convert i18n tags if it ends in xml. Also
2005-05-06  Not Zed  <NotZed@Ximian.com>

        * plugin.mk: changed .eplug rule to also convert i18n tags if it
        ends in xml.  Also convert .error.xml into .error converting i18n
        tags.

svn path=/trunk/; revision=29303
2005-05-06 09:23:04 +00:00
a45875e43e list plugins as a subdir
2004-10-20  JP Rosevear  <jpr@novell.com>

	* Makefile.am: list plugins as a subdir

	* plugins/Makefile.am: build enabled plugins

	* plugin.mk: simple rule for creating .eplug files

	* configure.in: add plugin foo; --enable-plugins=all turns them
	all on, or you can --enable-plugins="<plugin dir> <plugin dir>" to
	list specific ones

svn path=/trunk/; revision=27640
2004-10-20 05:17:54 +00:00