** Probe the spanish translation.


** If it's not found '/usr/lib/libkickermain.la' file when compile, search in your kde installation the file, and afterwards subtitute in
entry line into Makefile.am (subdirectories src and test)

The entry line is:
LIB_KICKER_MAIN=$(KDEDIR)/lib/libkickermain.la
then substitute with your. By example.

LIB_KICKER_MAIN=/opt/kde/lib/libkickermain.la
