diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-12 08:41:06 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-12 08:41:06 +0800 |
commit | 0889a3a50eb13d95f0a61efc73afa4f05125c8df (patch) | |
tree | e2b8509e26df5c36085721662425d70f08981284 /ChangeLog | |
parent | c6b6c24c8cb1b1929bc260d4a97bb84ef0789e34 (diff) | |
download | gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar.gz gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar.bz2 gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar.lz gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar.xz gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.tar.zst gsoc2013-evolution-0889a3a50eb13d95f0a61efc73afa4f05125c8df.zip |
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2000-06-12 Ettore Perazzoli <ettore@helixcode.com> + + * 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 <chyla@buy.pl> * configure.in: Added pl (Polish) to ALL_LINGUAS |