diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-20 06:07:59 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-20 06:07:59 +0800 |
commit | 9582ff59388f35e424771b27e318410cfb81c4e0 (patch) | |
tree | c206d31248ca26e3c51793c86b2cfa877ad14f2e /calendar/ChangeLog | |
parent | 9f5ba47f8481f3052cc684fcb8be8c8827debb5b (diff) | |
download | gsoc2013-evolution-9582ff59388f35e424771b27e318410cfb81c4e0.tar gsoc2013-evolution-9582ff59388f35e424771b27e318410cfb81c4e0.tar.gz gsoc2013-evolution-9582ff59388f35e424771b27e318410cfb81c4e0.tar.bz2 gsoc2013-evolution-9582ff59388f35e424771b27e318410cfb81c4e0.tar.lz gsoc2013-evolution-9582ff59388f35e424771b27e318410cfb81c4e0.tar.xz gsoc2013-evolution-9582ff59388f35e424771b27e318410cfb81c4e0.tar.zst gsoc2013-evolution-9582ff59388f35e424771b27e318410cfb81c4e0.zip |
Added rule to generate GNOME_Evolution_Calendar.server.in from
* Makefile.am: Added rule to generate
GNOME_Evolution_Calendar.server.in from
GNOME_Evolution_Calendar.server.in.in, substituting @LIBEXECDIR@.
Also, install evolution-calendar in $libexecdir instead of
$bindir.
* gui/GNOME_Evolution_Calendar.server.in.in: Renamed from
GNOME_Evolution_Calendar.server.in. Prepended the executable name
with @LIBEXECDIR@.
svn path=/trunk/; revision=18847
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 408a79bd7b..5bd7e91d3a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2002-11-19 Ettore Perazzoli <ettore@ximian.com> + + * Makefile.am: Added rule to generate + GNOME_Evolution_Calendar.server.in from + GNOME_Evolution_Calendar.server.in.in, substituting @LIBEXECDIR@. + Also, install evolution-calendar in $libexecdir instead of + $bindir. + + * gui/GNOME_Evolution_Calendar.server.in.in: Renamed from + GNOME_Evolution_Calendar.server.in. Prepended the executable name + with @LIBEXECDIR@. + 2002-11-19 Not Zed <NotZed@Ximian.com> * gui/e-meeting-model.c (get_select_name_dialog): pass type to |