From 0889a3a50eb13d95f0a61efc73afa4f05125c8df Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 12 Jun 2000 00:41:06 +0000 Subject: Fix a build problem (e-table now depends on the `misc' widgets, so we need to build the `misc' directory first) and install a `.desktop' file and an icon file. (For now, the icon file is a copy of `evolution-inbox.png'.) svn path=/trunk/; revision=3527 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 374b2eb88b..6c672b7994 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2000-06-12 Ettore Perazzoli + + * widgets/Makefile.am (SUBDIRS): build `misc' before everything + else. + + * Makefile.am: Install `evolution.png' and `evolution.desktop' + where appropriate. + + * evolution.png: New. For now, it's just a copy of + `art/evolution-inbox.png'. + + * evolution.desktop: New. + 2000-06-10 Zbigniew Chyla * configure.in: Added pl (Polish) to ALL_LINGUAS -- cgit