diff --git a/Win32/Anke.jpg b/Win32/Anke.jpg deleted file mode 100644 index 8f1079fb..00000000 Binary files a/Win32/Anke.jpg and /dev/null differ diff --git a/Win32/Resource.rc b/Win32/Resource.rc index e10ec496..90c12efb 100644 --- a/Win32/Resource.rc +++ b/Win32/Resource.rc @@ -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 ///////////////////////////////////////////////////////////////////////////// diff --git a/Win32/anke.ico b/Win32/anke.ico new file mode 100644 index 00000000..d4b42208 Binary files /dev/null and b/Win32/anke.ico differ diff --git a/Win32/ictoopie.ico b/Win32/ictoopie.ico index d4b42208..077479a2 100644 Binary files a/Win32/ictoopie.ico and b/Win32/ictoopie.ico differ diff --git a/Win32/resource.h b/Win32/resource.h index a8309c8b..f37fce46 100644 --- a/Win32/resource.h +++ b/Win32/resource.h @@ -3,6 +3,7 @@ // Used by Resource.rc // #define MAINICON 101 +#define MASCOT 201 // Next default values for new objects //