#!/bin/sh
# Simple script for friendly command line launching of dvdauthorwizard
exec /usr/bin/kmdr-executor /usr/share/apps/DVDAuthorWizard/DVDAuthorWizard.kmdr
