diff options
author | Timothy Pearson <[email protected]> | 2012-01-22 00:28:18 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-22 00:28:18 -0600 |
commit | 7021f40c13f949b7cb5ded32d0241d648a43bf6c (patch) | |
tree | aa1a5e4de2963edc6638783246b2ff25e98833aa /kdm/kfrontend/krootimage.cpp | |
parent | 0a2a54a02254ded760afd5b9c965c6bb71459d46 (diff) | |
download | tdebase-7021f40c13f949b7cb5ded32d0241d648a43bf6c.tar.gz tdebase-7021f40c13f949b7cb5ded32d0241d648a43bf6c.zip |
Part 1 of 2 of kdm rename
Diffstat (limited to 'kdm/kfrontend/krootimage.cpp')
-rw-r--r-- | kdm/kfrontend/krootimage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdm/kfrontend/krootimage.cpp b/kdm/kfrontend/krootimage.cpp index 7d231948f..b51367485 100644 --- a/kdm/kfrontend/krootimage.cpp +++ b/kdm/kfrontend/krootimage.cpp @@ -35,7 +35,7 @@ Boston, MA 02110-1301, USA. #include <stdlib.h> static const char description[] = - I18N_NOOP( "Fancy desktop background for kdm" ); + I18N_NOOP( "Fancy desktop background for tdm" ); static const char version[] = "v2.0"; |