#!/bin/sh
# A script to run SoftMaker Presentations.
/usr/lib/freeoffice/presentations "$@"
