source: itunes/gutenbach - Remove All.scpt @ ac0ca2a

mac
Last change on this file since ac0ca2a was ac0ca2a, checked in by Patrick Hurst <phurst@…>, 14 years ago

rename .applescript to .scpt

  • Property mode set to 100644
File size: 347 bytes
Line 
1-- ------------------
2-- iTunes -> gutenbach
3-- ------------------
4
5-- Changelog:
6--
7-- 10 Oct 2009 -> pquimby created initial version
8--
9
10-- For installation instructions see the INSTALL file in the snippets/sipbmp3-iTunes folder--
11
12-- Usage:
13--  This script will remove all of your songs queued to gutenbach
14
15do shell script "lprm -Pgutenbach -"
Note: See TracBrowser for help on using the repository browser.