From 6c220a4ac7bea937ad529d4c39e755ae0d68c150 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Fri, 16 Jun 2000 23:52:52 +0000 Subject: new icon for the EWeekView to jump to the day. 2000-06-16 Damon Chaplin * gui/jump.xpm: new icon for the EWeekView to jump to the day. * gui/Makefile.am (EXTRA_DIST): added jump.xpm svn path=/trunk/; revision=3602 --- calendar/gui/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 7da994c995..219003d780 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -113,6 +113,7 @@ EXTRA_DIST = \ $(glade_DATA) \ bell.xpm \ recur.xpm \ + jump.xpm \ dayview.xpm \ workweekview.xpm \ weekview.xpm \ -- cgit