diff options
author | Darrell Anderson <[email protected]> | 2014-02-06 17:29:39 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-02-06 17:29:39 -0600 |
commit | 95e77b04888e31c6e46939d37f9e333274606b43 (patch) | |
tree | 986616f75d012b1c1eee4777356351f93a4f84c0 | |
parent | 97bd137c68bb2bde964e1173e8e901f6788103d2 (diff) | |
download | tdeutils-95e77b04888e31c6e46939d37f9e333274606b43.tar.gz tdeutils-95e77b04888e31c6e46939d37f9e333274606b43.zip |
Finish renaming kiconedit->tdeiconedit.
-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" |