|
|
|
@ -182,7 +182,7 @@ static KCmdLineOptions options[] =
|
|
|
|
|
|
|
|
|
|
int main(int argc, char **argv)
|
|
|
|
|
{
|
|
|
|
|
KLocale::setMainCatalogue("kbabel");
|
|
|
|
|
TDELocale::setMainCatalogue("kbabel");
|
|
|
|
|
TDEAboutData about("catalogmanager",I18N_NOOP("KBabel - Catalog Manager"),VERSION,
|
|
|
|
|
I18N_NOOP("An advanced catalog manager for KBabel"),TDEAboutData::License_GPL,
|
|
|
|
|
I18N_NOOP("(c) 1999,2000,2001,2002,2003,2004,2005,2006 The KBabel developers"),0,"http://kbabel.kde.org");
|
|
|
|
|