#!/bin/sh
LANGUAGE=$(echo $LANGUAGE |sed -e 's/:.*//')
exec /usr/bin/lyx.bin $@
