From 8cfc2aea116a01f957c405bf3941fe7c07bf783c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 21 Feb 2010 03:29:12 +0000 Subject: cleanup git-svn-id: https://svn.helsinki.at/rhimport/trunk@14 7c65635b-ec39-4f67-a626-873dbafdd612 diff --git a/rhimport b/rhimport index 6e1a9d3..930051a 100755 --- a/rhimport +++ b/rhimport @@ -54,6 +54,7 @@ usage: $0 --m3u --dont-concat options: --m3u the playlist file to import --dont-concat dont concat the audio files, import as seperate files + --dropbox the path to the dropbox to use --list-allowed list allowed dropboxes and exit EOF @@ -146,6 +147,8 @@ sub start_import_gui() $concat = 0 unless $cb_concat->get_active; rhimport::start_import($m3u, $dropbox, $concat); + + return 0; } ########################################### -- cgit v0.10.2