#!/bin/sh

export LANG=${LANG:-C}
export LC_ALL=${LC_ALL:-C}

PATH=@@PREFIX@@/bin:$PATH @@PREFIX@@/bin/inkscape
