diff src/stock.c @ 4956:aa273fba7b09

[gaim-migrate @ 5290] danke, Robot101 committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 02 Apr 2003 01:15:05 +0000
parents 703e02e52262
children 8e55a4d362a3
line wrap: on
line diff
--- a/src/stock.c	Wed Apr 02 00:49:09 2003 +0000
+++ b/src/stock.c	Wed Apr 02 01:15:05 2003 +0000
@@ -59,7 +59,7 @@
 	{ GAIM_STOCK_WARN,          NULL,      GTK_STOCK_DIALOG_WARNING   },
 	{ GAIM_STOCK_IM,            NULL,      GTK_STOCK_CONVERT          },
 	{ GAIM_STOCK_CHAT,          NULL,      GTK_STOCK_JUMP_TO          },
-	{ GAIM_STOCK_AWAY,          "buttons", "away.xpm"                 }
+	{ GAIM_STOCK_AWAY,          "gaim",    "away.png"                 }
 };
 
 static gint stock_icon_count = sizeof(stock_icons) / sizeof(*stock_icons);