aboutsummaryrefslogtreecommitdiff
path: root/program_info
diff options
context:
space:
mode:
Diffstat (limited to 'program_info')
-rwxr-xr-xprogram_info/genicons.sh5
-rw-r--r--program_info/polymc-dark.png (renamed from program_info/polymc_dark.png)bin50722 -> 50722 bytes
-rw-r--r--program_info/polymc-light.png (renamed from program_info/polymc_light.png)bin48991 -> 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
index cedf6cef..cedf6cef 100644
--- a/program_info/polymc_dark.png
+++ b/program_info/polymc-dark.png
Binary files differ
diff --git a/program_info/polymc_light.png b/program_info/polymc-light.png
index d3899a1f..d3899a1f 100644
--- a/program_info/polymc_light.png
+++ b/program_info/polymc-light.png
Binary files differ