#!/bin/sh
# jman wrapper for locopanel.jar
# generated by 'config.status' from 'locopanel.in'

java -jar /usr/share/java/locopanel.jar $@
