#!/bin/sh

# if you have problems connecting, email stephenp@aiai.ed.ac.uk

this_dir=`dirname "$0"`

app_base=$this_dir/../..

exec $this_dir/run-postix-jabber -logo-image=$app_base/images/postix2.gif "$@"
