#!/bin/sh
#
# Copyright (c) 2007 Benedikt Meurer <benny@xfce.org>
#

# launch the thunar-volman preferences
exec /usr/bin/thunar-volman -c
