From 71f6d44ff6257276bb688dde02c1147aace21924 Mon Sep 17 00:00:00 2001 From: LawnCable Date: Sat, 22 Dec 2018 23:35:38 +0100 Subject: desktop file workaround --- build.sh | 2 +- manaplus.desktop | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 manaplus.desktop diff --git a/build.sh b/build.sh index 3a528ac..a177e59 100644 --- a/build.sh +++ b/build.sh @@ -41,7 +41,7 @@ make install # package /builds/mana-launcher/mplusbuilder/linuxdeploy-x86_64.AppImage --appdir appDir \ --d ./run/share/applications/manaplus.desktop \ +-d /builds/mana-launcher/mplusbuilder/manaplus.desktop \ -i ./data/icons/manaplus.svg \ -e ./run/bin/manaplus \ --output appimage diff --git a/manaplus.desktop b/manaplus.desktop new file mode 100644 index 0000000..5d29063 --- /dev/null +++ b/manaplus.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=ManaPlus +Comment=A 2D MMORPG client +Exec=manaplus +StartupNotify=false +Terminal=false +Type=Application +Icon=manaplus +Categories=Game;AdventureGame; +Keywords=MMORPG;game;RPG;adventure;multiplayer;online; -- cgit v1.2.3-60-g2f50