src/win32/resource.h

Tue, 16 Nov 2004 02:56:09 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Tue, 16 Nov 2004 02:56:09 +0000
changeset 10193
97acf1af752e
parent 6894
8c6e286b079d
child 10520
c0fdc3638fab
permissions
-rw-r--r--

[gaim-migrate @ 11308]
I replaced the currently logo with a modified version created by
Steven Garrity. This one is wider and less-tall. Nathan
Fredrickson sent this to gaim-devel in Februrary and I just
realized that I like it. Thanks guys!

I like it because there's no more empty gray-space to the left
and right of the logo. And I think it creates a bolder
distinction between the login window and the buddy list.

I also removed the version number from the about window, since
it's super-imposed on the logo.

#define GAIM_ICON                       104
#define GAIM_OFFLINE_ICON               105
#define GAIM_AWAY_ICON                  106
#define GAIM_TRAY_ICON                  107
#define GAIM_OFFLINE_TRAY_ICON          108
#define GAIM_AWAY_TRAY_ICON             109
#define GAIM_PEND_TRAY_ICON             110
#define GAIM_AWAYPEND_TRAY_ICON         111
#define GAIM_BLANK_TRAY_ICON            112

mercurial