aboutsummaryrefslogtreecommitdiff
path: root/program_info
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2023-06-26 08:59:23 +0200
committerSefa Eyeoglu <contact@scrumplex.net>2023-06-26 08:59:48 +0200
commited4dce2fb658de726435b06f1d8973b447279f1e (patch)
tree4f995978065a65e10910529e3180469bee463469 /program_info
parent4745ab64cdf073b781515f43f7b10cd7f776078b (diff)
downloadPrismLauncher-ed4dce2fb658de726435b06f1d8973b447279f1e.tar.gz
PrismLauncher-ed4dce2fb658de726435b06f1d8973b447279f1e.tar.bz2
PrismLauncher-ed4dce2fb658de726435b06f1d8973b447279f1e.zip
fix: install logo to multimc theme in genicons.sh
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'program_info')
-rwxr-xr-xprogram_info/genicons.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/program_info/genicons.sh b/program_info/genicons.sh
index 42592c4e..fe8d2e35 100755
--- a/program_info/genicons.sh
+++ b/program_info/genicons.sh
@@ -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"