From 5d410b8d4330ea687579595b681ad91090136ea3 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 26 Aug 1998 01:48:53 +0000 Subject: Set the heading color of the month item. 1998-08-25 Federico Mena Quintero * goto.c (create_days): Set the heading color of the month item. * main.c: Use GNOME_STOCK_PIXMAP_JUMP_TO, now that it exists, instead of goto.xpm. Also, removed goto.xpm from cvs. * gnome-month-item.h (struct _GnomeMonthItem): Added fields for the heading and day number fonts. Added fields for heading and day number label colors. * gnome-month-item.c (gnome_month_item_class_init): ARG_DAY_NAMES should be write-only. Also, added arguments for heading and day number fonts. Added arguments for heading and day number colors. svn path=/trunk/; revision=339 --- calendar/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/Makefile.am') diff --git a/calendar/Makefile.am b/calendar/Makefile.am index 069609f38b..993cdf58b7 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -65,7 +65,6 @@ EXTRA_DIST = \ topic.dat \ gnome-cal.html \ bell.xpm \ - goto.xpm \ recur.xpm -- cgit v1.2.3