home *** CD-ROM | disk | FTP | other *** search
/ tusportal.tus.k12.pa.us / tusportal.tus.k12.pa.us.tar / tusportal.tus.k12.pa.us / Wyse / latest-image.raw / 0.img / usr / bin / system-config-printer-applet < prev    next >
Text File  |  2010-05-11  |  102b  |  4 lines

  1. #!/bin/sh
  2. prefix=/usr
  3. exec ${prefix}/lib/python2.6/site-packages/system-config-printer/applet.py "$@"
  4.