Fix unknown icon type configuration warning.

This resolve bug report 935.
pull/1/head
Darrell Anderson 11 years ago
parent 182de8b46b
commit e2239cdb00

@ -7,7 +7,7 @@ INCLUDES = -I$(top_srcdir)/src $(all_includes)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO
KDE_ICON = AUTO
KDE_ICON = krename
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kdedcoptest.pot

Loading…
Cancel
Save