aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-06-23 22:07:07 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-06-23 22:07:07 +0800
commit64cdaa7a86ef6dc80f2541efc9823868f0039126 (patch)
tree8a6cb1fc1c525bf767bd85aff76146c5ca97121c /ChangeLog
parent0853c68484e796c3a7154ae01bbbcf7784e7b034 (diff)
downloadgsoc2013-evolution-64cdaa7a86ef6dc80f2541efc9823868f0039126.tar
gsoc2013-evolution-64cdaa7a86ef6dc80f2541efc9823868f0039126.tar.gz
gsoc2013-evolution-64cdaa7a86ef6dc80f2541efc9823868f0039126.tar.bz2
gsoc2013-evolution-64cdaa7a86ef6dc80f2541efc9823868f0039126.tar.lz
gsoc2013-evolution-64cdaa7a86ef6dc80f2541efc9823868f0039126.tar.xz
gsoc2013-evolution-64cdaa7a86ef6dc80f2541efc9823868f0039126.tar.zst
gsoc2013-evolution-64cdaa7a86ef6dc80f2541efc9823868f0039126.zip
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f5db1dfc3..28eea4c783 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-06-23 Ettore Perazzoli <ettore@ximian.com>
+
+ * data/Makefile.am: 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).
+
2003-06-19 Dan Winship <danw@ximian.com>
* tools/killev.c (kill_component): clean this up a little and make