#!/bin/sh
cd /usr/share/java/tvbrowser
exec ./tvbrowser.sh -Dswing.aatext=TRUE -Dawt.useSystemAAFontSettings=on "$@"
