diff options
-rw-r--r-- | khexedit/main.cc | 4 |
1 files 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, "[email protected]", "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, [email protected], has made parts of the bit swapping\n" |