aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
diff options
context:
space:
mode:
authorDamon Chaplin <damon@helixcode.com>2000-06-17 07:52:52 +0800
committerDamon Chaplin <damon@src.gnome.org>2000-06-17 07:52:52 +0800
commit6c220a4ac7bea937ad529d4c39e755ae0d68c150 (patch)
tree135d68cc0f5922e2319b2f074a35ac3ebb7cc35a /calendar/gui/Makefile.am
parent78c8bb85778d35a4214ba6626829d180e12af9de (diff)
downloadgsoc2013-evolution-6c220a4ac7bea937ad529d4c39e755ae0d68c150.tar
gsoc2013-evolution-6c220a4ac7bea937ad529d4c39e755ae0d68c150.tar.gz
gsoc2013-evolution-6c220a4ac7bea937ad529d4c39e755ae0d68c150.tar.bz2
gsoc2013-evolution-6c220a4ac7bea937ad529d4c39e755ae0d68c150.tar.lz
gsoc2013-evolution-6c220a4ac7bea937ad529d4c39e755ae0d68c150.tar.xz
gsoc2013-evolution-6c220a4ac7bea937ad529d4c39e755ae0d68c150.tar.zst
gsoc2013-evolution-6c220a4ac7bea937ad529d4c39e755ae0d68c150.zip
new icon for the EWeekView to jump to the day.
2000-06-16 Damon Chaplin <damon@helixcode.com> * 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
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r--calendar/gui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \