mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-11 17:37:53 +00:00
mascot bitmap added to resources
This commit is contained in:
parent
e091667b42
commit
bdcb26edae
BIN
Win32/Anke.jpg
BIN
Win32/Anke.jpg
Binary file not shown.
Before Width: | Height: | Size: 56 KiB |
@ -52,7 +52,10 @@ END
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
MAINICON ICON "ictoopie.ico"
|
||||
MAINICON ICON "Anke.ico"
|
||||
|
||||
MASCOT BITMAP "Anke_700px.bmp"
|
||||
|
||||
#endif // English (United States) resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
BIN
Win32/anke.ico
Normal file
BIN
Win32/anke.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
Binary file not shown.
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 176 KiB |
@ -3,6 +3,7 @@
|
||||
// Used by Resource.rc
|
||||
//
|
||||
#define MAINICON 101
|
||||
#define MASCOT 201
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user