blob: 28eea4c7838b453dbddc0150ef967819af1f6214 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
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
it deal with "evolution" vs "evolution-1.4"
2003-06-19 Danilo Ĺ egan <dsegan@gmx.net>
* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
2003-06-17 Not Zed <NotZed@Ximian.com>
* NEWS: Updated for current mail stuff.
2003-06-13 Ettore Perazzoli <ettore@ximian.com>
* tools/Makefile.am: Remove evolution-launch-composer since it's
no longer needed.
|