summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLawnCable <lawncable.gitlab@simonlaux.de>2018-12-22 23:35:38 +0100
committerLawnCable <lawncable.gitlab@simonlaux.de>2018-12-22 23:35:38 +0100
commit71f6d44ff6257276bb688dde02c1147aace21924 (patch)
tree69e819a7491a75b3279d31938569f86591091e0f
parent60da3a703d91bc7a6bdae36702ec36f217995584 (diff)
downloadappimg-builder-71f6d44ff6257276bb688dde02c1147aace21924.tar.gz
appimg-builder-71f6d44ff6257276bb688dde02c1147aace21924.tar.bz2
appimg-builder-71f6d44ff6257276bb688dde02c1147aace21924.tar.xz
appimg-builder-71f6d44ff6257276bb688dde02c1147aace21924.zip
desktop file workaround
-rw-r--r--build.sh2
-rw-r--r--manaplus.desktop11
2 files changed, 12 insertions, 1 deletions
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;