aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-06 09:54:47 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-06 09:54:47 +0000
commit63cdb916134da20afd79d5a36250daf9d24c1bfd (patch)
treeeb5ea37910a0ee0168ea3d180f6d81f0d6e58180 /src/compose.c
parent6ce03f41fff19dd312d0bbe2ef1866b8fb323016 (diff)
replaced sylpheed logo with new one.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@404 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/compose.c')
-rw-r--r--src/compose.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compose.c b/src/compose.c
index ccfd393b..ee02ac50 100644
--- a/src/compose.c
+++ b/src/compose.c
@@ -4384,7 +4384,7 @@ static void compose_toolbar_create(Compose *compose, GtkWidget *container)
gtk_toolbar_append_space(GTK_TOOLBAR(toolbar));
- icon_wid = stock_pixbuf_widget(container, STOCK_PIXMAP_PASTE);
+ icon_wid = stock_pixbuf_widget(container, STOCK_PIXMAP_INSERT_FILE);
insert_btn = gtk_toolbar_append_item(GTK_TOOLBAR(toolbar),
_("Insert"),
_("Insert file"),