aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-11-16 06:06:22 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-11-16 06:06:22 +0800
commit44f482262c0154e373c9efee52ae79ca871438db (patch)
tree9cdd37f5c81a160e66795af80d0143b3bc646eaa /shell/ChangeLog
parente0edfe0bcaf6b554b190f92a1eb358db3804af56 (diff)
downloadgsoc2013-evolution-44f482262c0154e373c9efee52ae79ca871438db.tar
gsoc2013-evolution-44f482262c0154e373c9efee52ae79ca871438db.tar.gz
gsoc2013-evolution-44f482262c0154e373c9efee52ae79ca871438db.tar.bz2
gsoc2013-evolution-44f482262c0154e373c9efee52ae79ca871438db.tar.lz
gsoc2013-evolution-44f482262c0154e373c9efee52ae79ca871438db.tar.xz
gsoc2013-evolution-44f482262c0154e373c9efee52ae79ca871438db.tar.zst
gsoc2013-evolution-44f482262c0154e373c9efee52ae79ca871438db.zip
Added rule to generate GNOME_Evolution_Shell.server.in from
* Makefile.am: Added rule to generate GNOME_Evolution_Shell.server.in from GNOME_Evolution_Shell.server.in.in, substituting @BINDIR@. * GNOME_Evolution_Shell.server.in.in: Renamed from GNOME_Evolution_Shell.server.in. Prepend @BINDIR@ to the location of the executable. svn path=/trunk/; revision=18792
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index d0fdf4e641..ec585ad2af 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,15 @@
2002-11-15 Ettore Perazzoli <ettore@ximian.com>
+ * Makefile.am: Added rule to generate
+ GNOME_Evolution_Shell.server.in from
+ GNOME_Evolution_Shell.server.in.in, substituting @BINDIR@.
+
+ * GNOME_Evolution_Shell.server.in.in: Renamed from
+ GNOME_Evolution_Shell.server.in. Prepend @BINDIR@ to the location
+ of the executable.
+
+2002-11-15 Ettore Perazzoli <ettore@ximian.com>
+
* evolution-storage.c (impl_finalize): Fix typo; p -> sp.
2002-11-15 Ettore Perazzoli <ettore@ximian.com>