File javadict.sh of Package javadict

#! /bin/bash

PATH=$PATH:/usr/lib/java/bin

# javadict doesn't work well in ja_JP.UTF-8, it shows mojibake in some
# places when used in UTF-8.
# As a workaround, force the locale to ja_JP.eucJP here:
export LC_ALL=ja_JP.eucJP

cd /usr/lib/javadict
java -jar javadict.jar
openSUSE Build Service is sponsored by