Welcome to mirror list, hosted at ThFree Co, Russian Federation.

prvicons.sh « datafiles « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a82b4db71cb014939de173595b3993e919732de (plain)
1
2
3
4
5
6
7
#!/bin/sh
# This script updates icons from the SVG file

BASEDIR=$(dirname $0)

inkscape $BASEDIR/prvicons.svg --without-gui --export-png=$BASEDIR/prvicons.png