diff options
author | Darrell Anderson <[email protected]> | 2012-05-10 15:16:58 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-05-10 15:16:58 -0500 |
commit | b69876cf87a7155fc3b3faf4415ae785bd9f0eba (patch) | |
tree | 4cc2dd692fd3e553b27519046d8dabbce0ca7872 /kmrml | |
parent | 5077913f281976bb69e0497b682b320f1d01a08e (diff) | |
download | tdegraphics-b69876cf87a7155fc3b3faf4415ae785bd9f0eba.tar.gz tdegraphics-b69876cf87a7155fc3b3faf4415ae785bd9f0eba.zip |
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kmrml')
-rw-r--r-- | kmrml/kmrml/mrml_part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmrml/kmrml/mrml_part.cpp b/kmrml/kmrml/mrml_part.cpp index d54f8525..a9390097 100644 --- a/kmrml/kmrml/mrml_part.cpp +++ b/kmrml/kmrml/mrml_part.cpp @@ -834,7 +834,7 @@ KAboutData * MrmlPart::createAboutData() { KAboutData *data = new KAboutData( "kmrml", - I18N_NOOP("MRML Client for KDE"), + I18N_NOOP("MRML Client for TDE"), KMRML_VERSION, I18N_NOOP("A tool to search for images by their content"), KAboutData::License_GPL, |