#     Copyright (C) 2005 Stewart Adam
#    This file is part of FWaudio-convert-mod.

#    FWaudio-convert-mod is free software; you can redistribute it and/or modify
#    it under the terms of the GNU General Public License as published by
#    the Free Software Foundation; either version 2 of the License, or
#    (at your option) any later version.

#    FWaudio-convert-mod is distributed in the hope that it will be useful,
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#    GNU General Public License for more details.

#    You should have received a copy of the GNU General Public License
#    along with FWaudio-convert-mod; if not, write to the Free Software
#    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

# audio-convert-mod (Firewing1) originally from TheTroubleMaker's
# https://savannah.nongnu.org/projects/audio-convert
# audio-convert.

Dependencies are as follows:

	bash
	zenity
	awk
	id3tag
	mplayer		(Optional, for decodig WMA files)
	lame 		(Optional, for MP3)
	vorbis-tools 	(Optional, for OGG)
	musepack-tools 	(Optional, for MPC)
	flac  		(Optional, for FLAC)
	mac  		(Optional, for MAC)
	faac,faad  	(Optional, for AAC / M4A)
	file >= 4.16

To install it, please put the audio-convert-mod file into your nautilus-scripts dir.
To do this, issue this command (as yourself, NOT as root) in a terminal:

	$ cd /place/where/audio-convert-mod/file/is	
	$ mv audio-convert-mod* ~/.gnome2/nautilus-scripts
