From 6bf36561f19fede5232329407dbdbd1dec82f33c Mon Sep 17 00:00:00 2001 From: Michael Monreal Date: Wed, 6 Aug 2008 09:32:08 +0000 Subject: ** Fix for bug #467115 2008-08-06 Michael Monreal ** Fix for bug #467115 * addressbook/gui/component/addressbook-view.c: (addressbook_view_init): * calendar/gui/GNOME_Evolution_Calendar.server.in.in: * calendar/gui/memos-component.c: (create_component_view): * calendar/gui/tasks-component.c: (create_component_view): * data/icons/Makefile.am: * mail/GNOME_Evolution_Mail.server.in.in: * mail/mail-component.c: (impl_createView): Ship and use tango icons for the mail, tasks and memos components. svn path=/trunk/; revision=35915 --- data/icons/Makefile.am | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'data/icons/Makefile.am') diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 603de08044..e97397c5cc 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -2,10 +2,25 @@ NULL = public_icons = \ hicolor_apps_16x16_evolution.png \ + hicolor_apps_16x16_evolution-mail.png \ + hicolor_apps_16x16_evolution-memos.png \ + hicolor_apps_16x16_evolution-tasks.png \ hicolor_apps_22x22_evolution.png \ + hicolor_apps_22x22_evolution-mail.png \ + hicolor_apps_22x22_evolution-memos.png \ + hicolor_apps_22x22_evolution-tasks.png \ hicolor_apps_24x24_evolution.png \ + hicolor_apps_24x24_evolution-mail.png \ + hicolor_apps_24x24_evolution-memos.png \ + hicolor_apps_24x24_evolution-tasks.png \ hicolor_apps_32x32_evolution.png \ + hicolor_apps_32x32_evolution-mail.png \ + hicolor_apps_32x32_evolution-memos.png \ + hicolor_apps_32x32_evolution-tasks.png \ hicolor_apps_48x48_evolution.png \ + hicolor_apps_48x48_evolution-mail.png \ + hicolor_apps_48x48_evolution-memos.png \ + hicolor_apps_48x48_evolution-tasks.png \ hicolor_apps_scalable_evolution.svg \ $(NULL) -- cgit v1.2.3