diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 15:46:33 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 15:46:33 -0500 |
commit | ef429400d101bd407a99f1eef77984a2e097592c (patch) | |
tree | e7ce6eb7d2c91f331cdcdb5b2cd238b408f08336 /kteatime | |
parent | 4bcef054194ea8000ecaf47634ad0a5fa199b853 (diff) | |
download | tdetoys-ef429400d101bd407a99f1eef77984a2e097592c.tar.gz tdetoys-ef429400d101bd407a99f1eef77984a2e097592c.zip |
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kteatime')
-rw-r--r-- | kteatime/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kteatime/main.cpp b/kteatime/main.cpp index cfb625c..5baeb09 100644 --- a/kteatime/main.cpp +++ b/kteatime/main.cpp @@ -33,7 +33,7 @@ static const char description[] = - I18N_NOOP("KDE utility for making a fine cup of tea"); + I18N_NOOP("TDE utility for making a fine cup of tea"); static const char version[] = "v1.1.0"; |