summaryrefslogtreecommitdiffstats
path: root/kbarcode
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-12-23 15:41:58 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2013-12-23 15:41:58 -0600
commitd32fe2e22a3424f8393a1c3ca788f6d00707919d (patch)
treeb5d5d53d61cffe15b1a718b118ac5c42a5b09fe1 /kbarcode
parent5757dffc44a60627df23e2ffb2f74b317f6c99cb (diff)
downloadkbarcode-d32fe2e22a3424f8393a1c3ca788f6d00707919d.tar.gz
kbarcode-d32fe2e22a3424f8393a1c3ca788f6d00707919d.zip
Fix unknown icon type configuration warning.
This resolve bug report 947.
Diffstat (limited to 'kbarcode')
-rw-r--r--kbarcode/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/Makefile.am b/kbarcode/Makefile.am
index 81e8894..58aae3b 100644
--- a/kbarcode/Makefile.am
+++ b/kbarcode/Makefile.am
@@ -8,7 +8,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 = kbarcode
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kdedcoptest.pot