From 24f3f43457ac6bdeed95c1ed0a882387a509078a Mon Sep 17 00:00:00 2001 From: masoud bh Date: Mon, 9 Nov 2015 02:23:58 +0330 Subject: Add icon to exe file in windows export add version_info and icon sections in "export to windows platform". add version_info and icon to godot exe file (editor & template exe). fix an problem in image class. change all default icons to android export icon (a little more rounded). create an python script for convert file to cpp byte array for use in 'splash.h'. --- platform/android/java/res/drawable/icon.png | Bin 17135 -> 12574 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'platform/android') diff --git a/platform/android/java/res/drawable/icon.png b/platform/android/java/res/drawable/icon.png index 78757e9035..013632ddf1 100644 Binary files a/platform/android/java/res/drawable/icon.png and b/platform/android/java/res/drawable/icon.png differ -- cgit v1.2.3