From 0a2c5b0c061ebdfe9837b165d9de7529050c2d76 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 18 Nov 2003 01:05:55 +0000 Subject: Add a pixmap for the toolbar SendReceive button. svn path=/trunk/; revision=23411 --- shell/ChangeLog | 5 +++++ shell/e-shell-window-commands.c | 1 + 2 files changed, 6 insertions(+) (limited to 'shell') diff --git a/shell/ChangeLog b/shell/ChangeLog index eaa5d2013c..2393e82a42 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-11-17 Ettore Perazzoli + + * e-shell-window-commands.c: Add a pixmap for the toolbar + SendReceive button. + 2003-11-17 Ettore Perazzoli * main.c (attempt_upgrade): New helper function. diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c index d52788e9f6..f5d9bda47c 100644 --- a/shell/e-shell-window-commands.c +++ b/shell/e-shell-window-commands.c @@ -278,6 +278,7 @@ static BonoboUIVerb help_verbs [] = { static EPixmap pixmaps [] = { E_PIXMAP ("/commands/SendReceive", "send-receive.xpm"), + E_PIXMAP ("/Toolbar/SendReceive", "buttons/send-24-receive.png"), E_PIXMAP ("/menu/File/FileImporter", "import.xpm"), E_PIXMAP ("/menu/File/ToggleOffline", "work_offline.xpm"), E_PIXMAP ("/menu/Tools/Settings", "settings-16.png"), -- cgit v1.2.3