#!/bin/sh

export PATH=__PREFIX__/bin:$PATH

dbus-launch $0-__VERSION__ "$@"
