
AudioThumbs
================================

KDE thumbnail-plugin that displays embedded cover arts in 
Audio (MP3, FLAC, M4A, OGG) file tags. Small images (thumbnails)
to be displayed, for example, on Konqueror and Dolphin file managers.


DEPENDENCIES
`````````````
The following libraries and development packages are needed:
KDE        >=4.3.x
QT         >=4.5.x
Taglib     >=1.6.x
libFLAC++6 >=1.2.x


INSTALLATION
`````````````
     mkdir build
     cd build
     cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..         <- DON'T forget ..
     make
     sudo make install
     kbuildsycoca4


DEVELOPER
``````````
Raizner Evgeniy 
razrfalcon@gmail.com

Vytautas Mickus
Kaunas, Lithuania
vmickus@gmail.com

