comparison 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
comparison
equal deleted inserted replaced
4955:1255c1c4f7ab 4956:aa273fba7b09
57 { GAIM_STOCK_TYPING, "gaim", "typing.png" }, 57 { GAIM_STOCK_TYPING, "gaim", "typing.png" },
58 { GAIM_STOCK_UPLOAD, NULL, GTK_STOCK_GO_UP }, 58 { GAIM_STOCK_UPLOAD, NULL, GTK_STOCK_GO_UP },
59 { GAIM_STOCK_WARN, NULL, GTK_STOCK_DIALOG_WARNING }, 59 { GAIM_STOCK_WARN, NULL, GTK_STOCK_DIALOG_WARNING },
60 { GAIM_STOCK_IM, NULL, GTK_STOCK_CONVERT }, 60 { GAIM_STOCK_IM, NULL, GTK_STOCK_CONVERT },
61 { GAIM_STOCK_CHAT, NULL, GTK_STOCK_JUMP_TO }, 61 { GAIM_STOCK_CHAT, NULL, GTK_STOCK_JUMP_TO },
62 { GAIM_STOCK_AWAY, "buttons", "away.xpm" } 62 { GAIM_STOCK_AWAY, "gaim", "away.png" }
63 }; 63 };
64 64
65 static gint stock_icon_count = sizeof(stock_icons) / sizeof(*stock_icons); 65 static gint stock_icon_count = sizeof(stock_icons) / sizeof(*stock_icons);
66 66
67 static gchar * 67 static gchar *