fix: install logo to multimc theme in genicons.sh

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2023-06-26 08:59:23 +02:00
parent 4745ab64cd
commit ed4dce2fb6
No known key found for this signature in database
GPG Key ID: E13DFD4B47127951

View File

@ -67,7 +67,4 @@ else
fi
# replace icon in themes
for dir in ../launcher/resources/*/scalable
do
cp -v org.prismlauncher.PrismLauncher.svg "$dir/launcher.svg"
done
cp -v org.prismlauncher.PrismLauncher.svg "../launcher/resources/multimc/scalable/launcher.svg"