#!/bin/sh
#
# $Id$
#
# Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
#
# Opens the "Preferred Applications" dialog, which
# allows users to configure their preferred Web
# Browser, Mail Reader and Terminal Emulator.
#

exec /usr/libexec/exo-helper-0.3 --configure
