From efc1cef1db090cbce9b25260d7f236a21fc7e129 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Sun, 19 Apr 1998 20:58:02 +0000 Subject: Use GNOME_STOCK_PIXMAP_HOME for today -mig svn path=/trunk/; revision=167 --- calendar/ChangeLog | 4 ++++ calendar/gui/main.c | 2 +- calendar/main.c | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4c67173a2c..ba62725124 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -462,6 +462,10 @@ Fri Apr 3 22:31:54 1998 Tom Tromey (calendar_compare_by_dtstart): Provide a generic sorting routine for calendar objects. +1998-04-01 Miguel de Icaza + + * Start from scratch + Tue Mar 31 23:46:50 1998 Tom Tromey * timeutil.c (format_simple_hour): `buf' now static. diff --git a/calendar/gui/main.c b/calendar/gui/main.c index 3a657ef05e..75ad4b1e70 100644 --- a/calendar/gui/main.c +++ b/calendar/gui/main.c @@ -320,7 +320,7 @@ GnomeUIInfo gnome_toolbar [] = { GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_MENU_BACK }, { GNOME_APP_UI_ITEM, N_("Today"), NULL, today_clicked, 0, 0, - GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_MENU_BACK }, + GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_PIXMAP_HOME }, { GNOME_APP_UI_ITEM, N_("Next"), NULL, next_clicked, 0, 0, GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_MENU_FORWARD }, diff --git a/calendar/main.c b/calendar/main.c index 3a657ef05e..75ad4b1e70 100644 --- a/calendar/main.c +++ b/calendar/main.c @@ -320,7 +320,7 @@ GnomeUIInfo gnome_toolbar [] = { GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_MENU_BACK }, { GNOME_APP_UI_ITEM, N_("Today"), NULL, today_clicked, 0, 0, - GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_MENU_BACK }, + GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_PIXMAP_HOME }, { GNOME_APP_UI_ITEM, N_("Next"), NULL, next_clicked, 0, 0, GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_MENU_FORWARD }, -- cgit v1.2.3