Mercurial > pidgin.yaz
view src/win32/gaimrc.rc @ 12162:5e24b8e49522
[gaim-migrate @ 14463]
SF Patch #1361020 from Sadrul
'Double click to (1)"Use" a saved-status (2) Load Plugin-pref
Double-click to use a saved-status in the saved-status
dialog, and double-click to load a plugin and open it's
preference-dialog.'
I ask, he writes. Wow! :)
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 19 Nov 2005 15:19:35 +0000 |
parents | 976c7b186789 |
children |
line wrap: on
line source
#include "resource.h" GAIM_ICON ICON "../pixmaps/gaim.ico" GAIM_TRAY_ICON ICON "../pixmaps/gaim_16.ico" GAIM_OFFLINE_TRAY_ICON ICON "../pixmaps/gaim_offline_16.ico" GAIM_AWAY_TRAY_ICON ICON "../pixmaps/gaim_away_16.ico" GAIM_PEND_TRAY_ICON ICON "../pixmaps/gaim_msgunread_16.ico" GAIM_AWAYPEND_TRAY_ICON ICON "../pixmaps/gaim_msgpend_16.ico" GAIM_BLANK_TRAY_ICON ICON "../pixmaps/gaim_blank_4bit_16.ico" GAIM_TRAY_ICON_4BIT ICON "../pixmaps/gaim_4bit_16.ico" GAIM_OFFLINE_TRAY_ICON_4BIT ICON "../pixmaps/gaim_offline_4bit_16.ico" GAIM_AWAY_TRAY_ICON_4BIT ICON "../pixmaps/gaim_away_4bit_16.ico" GAIM_PEND_TRAY_ICON_4BIT ICON "../pixmaps/gaim_msgunread_4bit_16.ico" GAIM_AWAYPEND_TRAY_ICON_4BIT ICON "../pixmaps/gaim_msgpend_4bit_16.ico"