mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
b73ad8ff93
on the new mail notification icon. rs=sspitzer
12 lines
346 B
Plaintext
12 lines
346 B
Plaintext
#include "resource.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDI_MAILBIFF ICON "newmail.ico"
|
|
/////////////////////////////////////////////////////////////////////////////
|