aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-07-20 06:21:36 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-07-20 06:21:36 +0800
commitd20ac81f624dd26da52a921add73cb96f96cddbb (patch)
treeeaec128a1f36f6de983959c92cd83607e110de1f /calendar/gui/dialogs
parentaf2110a4c05444cc1c6e2f15c40713b78d147030 (diff)
downloadgsoc2013-evolution-d20ac81f624dd26da52a921add73cb96f96cddbb.tar
gsoc2013-evolution-d20ac81f624dd26da52a921add73cb96f96cddbb.tar.gz
gsoc2013-evolution-d20ac81f624dd26da52a921add73cb96f96cddbb.tar.bz2
gsoc2013-evolution-d20ac81f624dd26da52a921add73cb96f96cddbb.tar.lz
gsoc2013-evolution-d20ac81f624dd26da52a921add73cb96f96cddbb.tar.xz
gsoc2013-evolution-d20ac81f624dd26da52a921add73cb96f96cddbb.tar.zst
gsoc2013-evolution-d20ac81f624dd26da52a921add73cb96f96cddbb.zip
updated to use new print icon.
2001-07-19 Damon Chaplin <damon@ximian.com> * gui/dialogs/comp-editor.c (pixmaps): * gui/calendar-commands.c (pixmaps): updated to use new print icon. svn path=/trunk/; revision=11244
Diffstat (limited to 'calendar/gui/dialogs')
-rw-r--r--calendar/gui/dialogs/comp-editor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/comp-editor.c b/calendar/gui/dialogs/comp-editor.c
index f6c74bb7e3..5f2e315890 100644
--- a/calendar/gui/dialogs/comp-editor.c
+++ b/calendar/gui/dialogs/comp-editor.c
@@ -104,7 +104,7 @@ static EPixmap pixmaps [] =
E_PIXMAP ("/menu/File/FilePrint", "print.xpm"),
E_PIXMAP ("/menu/File/FilePrintPreview", "print-preview.xpm"),
- E_PIXMAP ("/Toolbar/FilePrint", "print.xpm"),
+ E_PIXMAP ("/Toolbar/FilePrint", "buttons/print.png"),
E_PIXMAP ("/Toolbar/FilePrintPreview", "print-preview.xpm"),
E_PIXMAP_END