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