#!/bin/sh
prefix=/usr
exec python3 ${prefix}/share/system-config-printer/applet.py "$@"
