home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 November - Disc 1 / PCNET_CD_2006_11_1.iso / linux / gparted-livecd-0.3.1-1.iso / gparted / usr / bin / exo-preferred-applications < prev    next >
Encoding:
Text File  |  2006-09-03  |  275 b   |  13 lines

  1. #!/bin/sh
  2. #
  3. # $Id$
  4. #
  5. # Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
  6. #
  7. # Opens the "Preferred Applications" dialog, which
  8. # allows users to configure their preferred Web
  9. # Browser, Mail Reader and Terminal Emulator.
  10. #
  11.  
  12. exec /usr/libexec/exo-helper-0.3 --configure
  13.