From adddb1e00a53d2b0570e0c0b3fcf0c71b9cac2fb Mon Sep 17 00:00:00 2001 From: Jesusalva Jesusalva Date: Sat, 24 Feb 2024 13:33:09 +0000 Subject: [...] deploy the icon with its updated name. --- build_appimg_mana.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build_appimg_mana.sh b/build_appimg_mana.sh index aa6f3f8..4d07245 100644 --- a/build_appimg_mana.sh +++ b/build_appimg_mana.sh @@ -37,10 +37,11 @@ mkdir AppDir cp -r $dir/run/share/mana/data AppDir/data cp ../../AppRun AppDir/AppRun sed -i 's/manaplus/mana/g' AppDir/AppRun +sed -i 's/manaverse/mana/g' AppDir/AppRun ../../squashfs-root/AppRun --appdir AppDir \ -d ./run/share/applications/org.manasource.Mana.desktop \ --i ./data/icons/mana.svg \ +-i ./run/share/icons/hicolor/scalable/apps/org.manasource.Mana.svg \ -e ./run/bin/mana \ --output appimage -- cgit v1.2.3-70-g09d2