aboutsummaryrefslogtreecommitdiff
path: root/program_info/genicons.sh
diff options
context:
space:
mode:
Diffstat (limited to 'program_info/genicons.sh')
-rwxr-xr-xprogram_info/genicons.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/program_info/genicons.sh b/program_info/genicons.sh
index 2ed39129..e74aa991 100755
--- a/program_info/genicons.sh
+++ b/program_info/genicons.sh
@@ -5,7 +5,7 @@ inkscape -w 24 -h 24 -o polymc_24.png polymc.svg
inkscape -w 32 -h 32 -o polymc_32.png polymc.svg
inkscape -w 48 -h 48 -o polymc_48.png polymc.svg
inkscape -w 64 -h 64 -o polymc_64.png polymc.svg
-inkscape -w 128 -h 128 -o polymc_128.png polymc.svg
+inkscape -w 128 -h 128 -o polymc_128.png org.polymc.PolyMC.svg
convert polymc_128.png polymc_64.png polymc_48.png polymc_32.png polymc_24.png polymc_16.png polymc.ico