#!/bin/sh
exec zenity --text-info --title="About FbPanel" \
    --width=550 --height=500 --filename=//usr/share/fbpanel/README.ja
