[DEV] change the icon name
This commit is contained in:
parent
2edbefd754
commit
9578d1b5ea
@ -85,7 +85,7 @@ void APP_Init(void)
|
||||
*/
|
||||
etk::UString APP_Icon(void)
|
||||
{
|
||||
etk::UString bitmapFile("DATA:iconHuman.bmp");
|
||||
etk::UString bitmapFile("DATA:icon.png");
|
||||
return bitmapFile;
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,7 @@ FILE_LIST:= appl/Debug.cpp \
|
||||
appl/TestLabel.cpp \
|
||||
appl/TestScene.cpp
|
||||
|
||||
LOCAL_COPY_FOLDERS := ../data/icon.*:theme/default \
|
||||
LOCAL_COPY_FOLDERS := ../data/icon.*: \
|
||||
../data/cube.*: \
|
||||
../data/grass.*: \
|
||||
../data/stone*: \
|
||||
|
Loading…
x
Reference in New Issue
Block a user