#!/bin/sh
#
# This script will eventually be replaced with something that does
# not rely on gtkshell.
#
gtkshell \
  --module=$1
