Mercurial > pidgin
view src/win32/gaimrc.rc @ 6856:a14200b24371
[gaim-migrate @ 7401]
This fixes bug 803017: Use global proxy setting not saved
http://sourceforge.net/tracker/?func=detail&aid=803017&group_id=235&atid=100235
The problem was basically a lack of variable initialization. Proxy
settings are confusing. Like some girls I know.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 16 Sep 2003 02:39:52 +0000 |
parents | 61e6682af312 |
children | c2fb9192377b |
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"