From e4312018d88efdf7c3b3e8a0deed5f85525f9706 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:42:07 -0600 Subject: Additional renaming of kde to tde --- iso/Makefile.am | 2 +- iso/iso.cpp | 2 +- iso/iso.h | 2 +- iso/kiso.cpp | 2 +- iso/kiso.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'iso') 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 \ diff --git a/iso/iso.cpp b/iso/iso.cpp index 309e3c5..24023ca 100644 --- a/iso/iso.cpp +++ b/iso/iso.cpp @@ -15,7 +15,7 @@ * * ***************************************************************************/ - /* This file is heavily based on tar.cc from kdebase + /* This file is heavily based on tar.cc from tdebase * (c) David Faure */ diff --git a/iso/iso.h b/iso/iso.h index 6b16b63..2a488bd 100644 --- a/iso/iso.h +++ b/iso/iso.h @@ -15,7 +15,7 @@ * * ***************************************************************************/ - /* This file is heavily based on tar.h from kdebase + /* This file is heavily based on tar.h from tdebase * (c) David Faure */ diff --git a/iso/kiso.cpp b/iso/kiso.cpp index 61baaf4..9f87d5f 100644 --- a/iso/kiso.cpp +++ b/iso/kiso.cpp @@ -15,7 +15,7 @@ * * ***************************************************************************/ - /* This file is heavily based on ktar.cpp from kdelibs (c) David Faure */ + /* This file is heavily based on ktar.cpp from tdelibs (c) David Faure */ #include #include diff --git a/iso/kiso.h b/iso/kiso.h index 546b09a..8eb42b0 100644 --- a/iso/kiso.h +++ b/iso/kiso.h @@ -15,7 +15,7 @@ * * ***************************************************************************/ - /* This file is heavily based on ktar.h from kdelibs + /* This file is heavily based on ktar.h from tdelibs * (c) Torben Weis , David Faure */ -- cgit v1.2.1