add logo to different styles
Also fixed genicons to automate this.
This commit is contained in:
parent
e50d07f791
commit
1cc7a193c2
11 changed files with 147 additions and 172 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue