diff options
Diffstat (limited to 'program_info')
-rwxr-xr-x | program_info/genicons.sh | 5 | ||||
-rw-r--r-- | program_info/polymc-dark.png (renamed from program_info/polymc_dark.png) | bin | 50722 -> 50722 bytes | |||
-rw-r--r-- | program_info/polymc-light.png (renamed from program_info/polymc_light.png) | bin | 48991 -> 48991 bytes |
3 files changed, 5 insertions, 0 deletions
diff --git a/program_info/genicons.sh b/program_info/genicons.sh index c50ee8ad..b553edb5 100755 --- a/program_info/genicons.sh +++ b/program_info/genicons.sh @@ -17,3 +17,8 @@ png2icns polymc.icns polymc_1024.png polymc_512.png polymc_256.png polymc_128.pn rm -f polymc_*.png rm -rf polymc.iconset + +for dir in ../launcher/resources/*/scalable +do + cp -v org.polymc.PolyMC.svg $dir/launcher.svg +done diff --git a/program_info/polymc_dark.png b/program_info/polymc-dark.png Binary files differindex cedf6cef..cedf6cef 100644 --- a/program_info/polymc_dark.png +++ b/program_info/polymc-dark.png diff --git a/program_info/polymc_light.png b/program_info/polymc-light.png Binary files differindex d3899a1f..d3899a1f 100644 --- a/program_info/polymc_light.png +++ b/program_info/polymc-light.png |