diff --git a/src/Makefile.am b/src/Makefile.am index 0f60ab0..5196113 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,7 +10,7 @@ messages: rc.cpp $(EXTRACTRC) `find . -name \*.ui -o -name \*.rc` > rc.cpp $(XGETTEXT) *.cpp -o $(podir)/kvkbd.pot -KDE_ICON = AUTO +KDE_ICON = kvkbd ######################################################################### # APPLICATION SECTION