summaryrefslogtreecommitdiffstats
path: root/kappfinder/Makefile.am
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-07 18:09:32 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-07 18:09:32 -0600
commitdc50fdd3e84995cdac821c0e98d59197abfacbfa (patch)
tree04504b1f9b42e411490d7ae4d5971790a0b1b726 /kappfinder/Makefile.am
parent376712d203ede915fa89ace2148313f920d42ce2 (diff)
downloadtdebase-dc50fdd3e84995cdac821c0e98d59197abfacbfa.tar.gz
tdebase-dc50fdd3e84995cdac821c0e98d59197abfacbfa.zip
Fix branding issues of non-KDE -> non-TDE.
Diffstat (limited to 'kappfinder/Makefile.am')
-rw-r--r--kappfinder/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kappfinder/Makefile.am b/kappfinder/Makefile.am
index 50d1ea628..819754681 100644
--- a/kappfinder/Makefile.am
+++ b/kappfinder/Makefile.am
@@ -16,7 +16,7 @@ METASOURCES = AUTO
install-data-local: runkappfinder_$(RUN_KAPPFINDER)
runkappfinder_yes:
- echo "Installing non-KDE applications"
+ echo "Installing non-TDE applications"
pwd=`pwd`; \
(cd $(srcdir) && $$pwd/kappfinder_install "$(DESTDIR)$(kde_appsdir)")