Newer
Older
Import / applications / MakePDF / Build / tools / linux / mk-icon.sh
@John John on 29 Dec 2020 174 bytes bulk import from macbookpro checkouts
#!/bin/bash


# Ideally this would also be done in the Makefile
ICON=../Resources/images/icon_1024x1024.png


echo "******** mk-icon.sh currently not implemented on linux"