diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 15:04:51 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 15:04:51 -0500 |
commit | 55dce2d5009893beead0a5399112cf88aed8f7d9 (patch) | |
tree | b8b2e275ec540d35256ea558d057d1e71f23392c /wifi | |
parent | 7948eba4f14452719066292a38e7192b7218ba6e (diff) | |
download | tdenetwork-55dce2d5009893beead0a5399112cf88aed8f7d9.tar.gz tdenetwork-55dce2d5009893beead0a5399112cf88aed8f7d9.zip |
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'wifi')
-rw-r--r-- | wifi/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wifi/main.cpp b/wifi/main.cpp index 4cf6f567..1ece499e 100644 --- a/wifi/main.cpp +++ b/wifi/main.cpp @@ -26,7 +26,7 @@ #endif static const char description[] = -I18N_NOOP ("KWiFiManager - Wireless LAN Manager for KDE"); +I18N_NOOP ("KWiFiManager - Wireless LAN Manager for TDE"); static KCmdLineOptions options[] = { |