mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Move to packaging/linux
This commit is contained in:
parent
487b510af6
commit
cbaa20af5e
@ -1,20 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Name=LEGO Island
|
||||
GenericName=
|
||||
Comment=LEGO-themed open-world adventure game
|
||||
Name[uk_UA]=LEGO Island
|
||||
GenericName[uk_UA]=
|
||||
Comment[uk_UA]=Тематична LEGO гра з відкритим світом
|
||||
Actions=Settings
|
||||
Categories=Game;AdventureGame;ActionGame;KidsGame;
|
||||
Exec=isle
|
||||
Icon=isle
|
||||
StartupNotify=true
|
||||
StartupWMClass=lego-isle
|
||||
Type=Application
|
||||
|
||||
[Desktop Action Settings]
|
||||
Exec=isle-config
|
||||
Name=Settings
|
||||
Name[uk_UA]=Налаштування
|
||||
Icon=isle-config
|
||||
@ -26,7 +26,7 @@ DESKTOP_FILE_SOURCE=isle-portable.desktop
|
||||
cd $(dirname $0)
|
||||
|
||||
clean(){
|
||||
rm -rf assets tools build AppDir "./LEGO_Island-$(uname -m).AppImage"
|
||||
rm -rf assets tools build AppDir "LEGO_Island-$(uname -m).AppImage"
|
||||
}
|
||||
|
||||
download(){
|
||||
@ -64,7 +64,6 @@ prepare(){
|
||||
}
|
||||
|
||||
compile(){
|
||||
|
||||
NO_STRIP=1 tools/linuxdeploy.AppImage \
|
||||
--plugin qt \
|
||||
-e build/bin/isle \
|
||||
@ -18,6 +18,7 @@ Keywords[ja]=LEGO;lego;レゴアイランドの大冒険
|
||||
Keywords[ko]=LEGO;lego;레고 아일랜드
|
||||
Keywords[pt]=LEGO;lego;A Ilha LEGO
|
||||
Keywords[ru]=LEGO;lego;Остров LEGO
|
||||
Keywords[uk_UA]=LEGO;lego;LEGO острів
|
||||
|
||||
SingleMainWindow=true
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user