ui: added new icon and moved it to data/gui/icon

This commit is contained in:
Eberhard Graether
2015-03-23 15:17:49 +01:00
parent 9c224dc519
commit 5fc7182dc0
5 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ echo -e $INFO "App dependencies"
otool -L $APP_PATH
echo -e $INFO "Create icon"
ICON=../data/gui/logo_1024_1024.png
ICON=../data/gui/icon/logo_1024_1024.png
ICON_SET=$RES_DIR/icon.iconset
mkdir -p $ICON_SET