From 95e77b04888e31c6e46939d37f9e333274606b43 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 6 Feb 2014 17:29:39 -0600 Subject: [PATCH] Finish renaming kiconedit->tdeiconedit. --- khexedit/main.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/khexedit/main.cc b/khexedit/main.cc index 56b50d2..4fecab6 100644 --- a/khexedit/main.cc +++ b/khexedit/main.cc @@ -52,8 +52,8 @@ int main( int argc, char **argv ) aboutData.addAuthor("Espen Sand",0, "espensa@online.no", "http://home.online.no/~espensa/khexedit/" ); aboutData.addCredit("",I18N_NOOP("\n" - "This program uses modified code and techniques from other KDE programs,\n" - "specifically kwrite, kiconedit and ksysv. Credit goes to authors\n" + "This program uses modified code and techniques from other TDE programs,\n" + "specifically kwrite, tdeiconedit and ksysv. Credit goes to authors\n" "and maintainers.\n" "\n" "Leon Lessing, leon@lrlabs.com, has made parts of the bit swapping\n"