#!/bin/sh
# Wrapper for BALLView to set environment variables

export BALL_DATA_PATH=/usr/share/BALL-1.5
/usr/lib/ballview/BALLView $@
