From e2858021bfc1c70f9dbd70b6f5fea5b7882c0738 Mon Sep 17 00:00:00 2001 From: Veerapuram Varadhan Date: Mon, 6 Mar 2006 15:59:00 +0000 Subject: **Fixes #321832 Pickup the right-icon for f/b. Define EVOLUTION_ICONSDIR **Fixes #321832 * gui/dialogs/event-editor.c: Pickup the right-icon for f/b. * gui/dialgos/Makefile.am: Define EVOLUTION_ICONSDIR to pickup f/b icon. svn path=/trunk/; revision=31667 --- art/ChangeLog | 4 ++++ art/Makefile.am | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'art') diff --git a/art/ChangeLog b/art/ChangeLog index e11e991a48..bda022d17b 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,7 @@ +2006-03-06 Veerapuram Varadhan + + * Makefile.am (images_DATA): Add query-free-busy.png + 2004-05-20 Rodney Dawes * Makefile.am (EXTRA_DIST): Add README and jump.xpm diff --git a/art/Makefile.am b/art/Makefile.am index 87bb7ded87..634ebf3d73 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -5,7 +5,8 @@ images_DATA = \ monkey-16.png \ offline.png \ online.png \ - world_map-960.png + world_map-960.png \ + query-free-busy.png install-data-local: $(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps -- cgit v1.2.3