diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:07 -0600 |
commit | e4312018d88efdf7c3b3e8a0deed5f85525f9706 (patch) | |
tree | a43fa49ad1572ff0ae326bdc46843e94d849c876 /iso/Makefile.am | |
parent | 9d229a011046e69ced6b516990b28c304dd01c04 (diff) | |
download | krusader-e4312018d88efdf7c3b3e8a0deed5f85525f9706.tar.gz krusader-e4312018d88efdf7c3b3e8a0deed5f85525f9706.zip |
Additional renaming of kde to tde
Diffstat (limited to 'iso/Makefile.am')
-rw-r--r-- | iso/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iso/Makefile.am b/iso/Makefile.am index 1e6411c..f9c0bb7 100644 --- a/iso/Makefile.am +++ b/iso/Makefile.am @@ -58,7 +58,7 @@ uninstall-local: # make messages.po. Move this one to ../po/ and "make merge" in po -# the -x is for skipping messages already translated in kdelibs +# the -x is for skipping messages already translated in tdelibs messages: LIST=`find . -name \*.h -o -name \*.hh -o -name \*.H -o -name \*.hxx -o -name \*.hpp -o -name \*.cpp -o -name \*.cc -o -name \*.cxx -o -name \*.ecpp -o -name \*.C`; \ if test -n "$$LIST"; then \ |