 Changes since 0.3
 - moved to TagLib 1.2, so no more dependencies for id3lib and vorbisfile :)
 - add MusicBrainz server and proxy configuration
 - add personalized commands to get play/enqueue/current in your favorite media player
 - repair downloaded mp3 header with mime "text/plain" not activated for the moment
 - allow ID3 removal
 - allow saving cover to JPEG
 - add ability to create an index.html in the album folder using current language and encoding
 - add clear tags
 - add %_artist %_album %_Artist %_Album %!artist %!album %!Artist %!Album for cover patterns
 - change openFile DCOP call from QString to KURL
 - clean bug with artist/album/genre/year submenus which were clear each time we use one
 --
 Changes since 0.2.1
 - recent file list
 - file rename and save as with personalized naming patterns
 - Album menu with:
 	* rename all opened files
	* save as all opened files
	* set current album for all files
	* set current artist for all files
	* set current genre for all files
	* set current year for all files
	* download cover and save it in the album folder
 - MusicBrainz animated button with popup menu to select the correct result or search again
 - if there's no cover in the mp3 tag, it search for cover.png,jpg,jpeg in the parent folder and display the first found.
 - dutch translation
 --
 Changes since 0.2
 - now use lib MusicBrainz if found to fill Artist/Album/Title and Track fields
 --
 Changes since 0.1
 - multiple files editing using tabs
 - download cover on the net
 - add and manage cover sites with patterns like: http://coversite.com/%l/%artist-%album.jpg (see in the config dialog for real exemples)