pidgin/gaimstock.c

changeset 15486
06bb8277e42c
parent 15458
39c79dc7c965
child 15500
86b86eab98a4
equal deleted inserted replaced
15485:07050dfe816e 15486:06bb8277e42c
44 #else 44 #else
45 { GAIM_STOCK_ALIAS, "buttons", "edit.png" }, 45 { GAIM_STOCK_ALIAS, "buttons", "edit.png" },
46 #endif 46 #endif
47 { GAIM_STOCK_BGCOLOR, "buttons", "change-bgcolor-small.png" }, 47 { GAIM_STOCK_BGCOLOR, "buttons", "change-bgcolor-small.png" },
48 { GAIM_STOCK_BLOCK, NULL, GTK_STOCK_STOP }, 48 { GAIM_STOCK_BLOCK, NULL, GTK_STOCK_STOP },
49 { GAIM_STOCK_UNBLOCK, NULL, GTK_STOCK_STOP /* XXX: */ },
49 { GAIM_STOCK_CHAT, NULL, GTK_STOCK_JUMP_TO }, 50 { GAIM_STOCK_CHAT, NULL, GTK_STOCK_JUMP_TO },
50 { GAIM_STOCK_CLEAR, NULL, GTK_STOCK_CLEAR }, 51 { GAIM_STOCK_CLEAR, NULL, GTK_STOCK_CLEAR },
51 { GAIM_STOCK_CLOSE_TABS, NULL, GTK_STOCK_CLOSE }, 52 { GAIM_STOCK_CLOSE_TABS, NULL, GTK_STOCK_CLOSE },
52 #if GTK_CHECK_VERSION(2,6,0) 53 #if GTK_CHECK_VERSION(2,6,0)
53 { GAIM_STOCK_CONNECT, NULL, GTK_STOCK_CONNECT }, 54 { GAIM_STOCK_CONNECT, NULL, GTK_STOCK_CONNECT },

mercurial