#! /bin/sh
#OpenScript
#(OS)Starts xv (image editor). 
OPENFLAGS=0
OPENICON="iconedit.xpm"
OPENCOMMAND="xv"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
