FALF Player 1.0rc4
new KDE music player

author: amdfanatyk
license: GPL2

FAQ:

1. Why did U made FALF?
	Cause I need smart, compact, light and comfortable music player with tabbed playlists.
	I'm fed up with Amarok. It's fat and inconvenient player which became popular just because
	it has nice appearance.

2. Is this final release?
	No it isn't. It's just fourth release candidate.

3. How it works?
	It depends on: libxine, taglib, kdelibs and qt.

4. I don't know how (un)install it :(
	# sh (un)install.sh

5. I cannot compile it :[[[
	Edit falf.pro and add Your paths to KDE include and lib directories (DO NOT EDIT Makefile). Then try again.
	If You still cannot compile it, probably You need to install header files (qt-devel, libxine-devel, taglib-devel,
	kde...-devel) or build libraries from source (header files will be installed automatically).

6. I need help!!!
	Post on forum: http://falf.sourceforge.net/forum

7. FALF crashed, what should I do?
	Reproduce crash!
        I. remove ~/.FALF/lock
       II. edit falf.po, replace "release" with "debug"
      III. edit install.sh, comment "strip bin/falf --strip-all"
       IV. run install.sh as root
        V. run falf using gdb, $gdb falf, gdb: run
       VI. save gdb output and send it to me or post on forum

8. How can I help?
	Prepare new translation or patch and send it to me or post on forum.

9. Who are U?
	C/C++ and Qt3 hacker from Poland.
