summaryrefslogtreecommitdiffstats
path: root/kode/kwsdl/tests
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-26 17:06:13 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-26 17:06:13 -0500
commit3e8a711f8ddb6dc617498ec576e1c2f3a6a9bfb4 (patch)
tree0fada56ebb36b8078899a24ad1ead1817454151b /kode/kwsdl/tests
parent06638019146186a13b078bdc4ad8fa6b9dbc375c (diff)
downloadtdepim-3e8a711f8ddb6dc617498ec576e1c2f3a6a9bfb4.tar.gz
tdepim-3e8a711f8ddb6dc617498ec576e1c2f3a6a9bfb4.zip
Branding cleanup: KDE -> TDE
Diffstat (limited to 'kode/kwsdl/tests')
-rw-r--r--kode/kwsdl/tests/google/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/kwsdl/tests/google/main.cc b/kode/kwsdl/tests/google/main.cc
index fd4b8246..5d874a90 100644
--- a/kode/kwsdl/tests/google/main.cc
+++ b/kode/kwsdl/tests/google/main.cc
@@ -7,7 +7,7 @@
int main( int argc, char **argv )
{
- KAboutData aboutData( "kgooglesearch", "KDE Google Search", "0.1", "", KAboutData::License_GPL );
+ KAboutData aboutData( "kgooglesearch", "TDE Google Search", "0.1", "", KAboutData::License_GPL );
aboutData.addAuthor( "Tobias Koenig", 0, "tokoe@kde.org" );
KCmdLineArgs::init( argc, argv, &aboutData );