diff options
Diffstat (limited to 'wizards/egroupwaremain.cpp')
-rw-r--r-- | wizards/egroupwaremain.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/egroupwaremain.cpp b/wizards/egroupwaremain.cpp index fa3d81c79..e45624445 100644 --- a/wizards/egroupwaremain.cpp +++ b/wizards/egroupwaremain.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher <schumacher@kde.org> @@ -34,7 +34,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "egroupwarewizard", "eGroupware Server Configuration Wizard", |