Mercurial > pidgin.yaz
changeset 13078:55c1e5cec4dc
[gaim-migrate @ 15440]
Remove GAIM_STOCK_WARN because it doesn't look like it's used anymore
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 31 Jan 2006 04:35:49 +0000 |
parents | 64ca89ffc639 |
children | 896d6c305429 |
files | src/gtkstock.c src/gtkstock.h |
diffstat | 2 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkstock.c Tue Jan 31 03:43:04 2006 +0000 +++ b/src/gtkstock.c Tue Jan 31 04:35:49 2006 +0000 @@ -130,8 +130,7 @@ { GAIM_STOCK_STATUS_CONNECT1, "gaim", "status-connect1.png" }, { GAIM_STOCK_STATUS_CONNECT2, "gaim", "status-connect2.png" }, { GAIM_STOCK_STATUS_CONNECT3, "gaim", "status-connect3.png" }, - { GAIM_STOCK_UPLOAD, NULL, GTK_STOCK_GO_UP }, - { GAIM_STOCK_WARN, NULL, GTK_STOCK_DIALOG_WARNING } + { GAIM_STOCK_UPLOAD, NULL, GTK_STOCK_GO_UP } }; static const GtkStockItem stock_items[] = @@ -145,7 +144,6 @@ { GAIM_STOCK_MODIFY, N_("_Modify"), 0, 0, NULL }, { GAIM_STOCK_OPEN_MAIL, N_("_Open Mail"), 0, 0, NULL }, { GAIM_STOCK_PAUSE, N_("_Pause"), 0, 0, NULL }, - { GAIM_STOCK_WARN, N_("_Warn"), 0, 0, NULL }, }; static gchar *