Mercurial > pidgin
view src/win32/gaimrc.rc @ 7843:9408c12b4a61
[gaim-migrate @ 8497]
Change the alias buddy, alias chat, and alias contact dialogs. They're
supposed to be more HIG-friendly. They're definitely a bit smaller...
I guess that's good? I dunno. I think I'm just not used to them being
so small. This was from a patch from Nathan Fredrickson.
I changed all the request dialogs so they do not require primary text.
I'm not really sure if this is good or not. I dunno. Like, add buddy
and add chat both have only small text, and they look ok.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 13 Dec 2003 02:29:23 +0000 |
parents | c2fb9192377b |
children | 195a587aeacf |
line wrap: on
line source
#include "resource.h" GAIM_ICON ICON "../pixmaps/gaim.ico" GAIM_TRAY_ICON ICON "../pixmaps/gaim_4bit_16.ico" GAIM_OFFLINE_TRAY_ICON ICON "../pixmaps/gaim_offline_4bit_16.ico" GAIM_AWAY_TRAY_ICON ICON "../pixmaps/gaim_away_4bit_16.ico" GAIM_PEND_TRAY_ICON ICON "../pixmaps/gaim_msgunread_4bit_16.ico" GAIM_AWAYPEND_TRAY_ICON ICON "../pixmaps/gaim_msgpend_4bit_16.ico" GAIM_BLANK_TRAY_ICON ICON "../pixmaps/gaim_blank_4bit_16.ico"