comparison src/stock.h @ 4736:0c85078fd371

[gaim-migrate @ 5051] DO NOT complain about these icons. They are placeholders until the cooler icons arrive in the (hopefully very near) future. Squint your eyes and pretend they're cool looking if you have to. Oh, in case you're wondering, this puts a nifty icon in the upper-right corner of the conversation window for when the other person is typing, it corresponds with changing colors in the tabs. Enjoy! committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 13 Mar 2003 07:13:34 +0000
parents 283fb289c510
children 8e55a4d362a3
comparison
equal deleted inserted replaced
4735:66c2388046fb 4736:0c85078fd371
43 #define GAIM_STOCK_TEXT_BIGGER "gaim-text-bigger" 43 #define GAIM_STOCK_TEXT_BIGGER "gaim-text-bigger"
44 #define GAIM_STOCK_TEXT_NORMAL "gaim-text-normal" 44 #define GAIM_STOCK_TEXT_NORMAL "gaim-text-normal"
45 #define GAIM_STOCK_TEXT_SMALLER "gaim-text-smaller" 45 #define GAIM_STOCK_TEXT_SMALLER "gaim-text-smaller"
46 #define GAIM_STOCK_UPLOAD "gaim-upload" 46 #define GAIM_STOCK_UPLOAD "gaim-upload"
47 #define GAIM_STOCK_WARN "gaim-warn" 47 #define GAIM_STOCK_WARN "gaim-warn"
48 #define GAIM_STOCK_TYPING "gaim-typing"
49 #define GAIM_STOCK_TYPED "gaim-typed"
48 #define GAIM_STOCK_IM "gaim-im" 50 #define GAIM_STOCK_IM "gaim-im"
49 #define GAIM_STOCK_CHAT "gaim-chat" 51 #define GAIM_STOCK_CHAT "gaim-chat"
50 #define GAIM_STOCK_AWAY "gaim-away" 52 #define GAIM_STOCK_AWAY "gaim-away"
51 /*@}*/ 53 /*@}*/
52 54