summaryrefslogtreecommitdiffstats
path: root/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'wizards')
-rw-r--r--wizards/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/main.cpp b/wizards/main.cpp
index eb4eddcbb..e914a749c 100644
--- a/wizards/main.cpp
+++ b/wizards/main.cpp
@@ -17,7 +17,7 @@ int main( int argc, char **argv )
KLocale::setMainCatalogue( "tdepimwizards" );
KAboutData aboutData( "groupwarewizard",
- I18N_NOOP( "KDE-PIM Groupware Configuration Wizard" ), "0.1" );
+ I18N_NOOP( "TDE-PIM Groupware Configuration Wizard" ), "0.1" );
KCmdLineArgs::init( argc, argv, &aboutData );
KCmdLineArgs::addCmdLineOptions( options );