|
|
|
@ -45,11 +45,11 @@ static const KCmdLineOptions options[] =
|
|
|
|
|
|
|
|
|
|
int main(int argc, char* argv[])
|
|
|
|
|
{
|
|
|
|
|
KAboutData aboutData("konversation",
|
|
|
|
|
TDEAboutData aboutData("konversation",
|
|
|
|
|
I18N_NOOP("Konversation"),
|
|
|
|
|
KONVI_VERSION,
|
|
|
|
|
shortDescription,
|
|
|
|
|
KAboutData::License_GPL,
|
|
|
|
|
TDEAboutData::License_GPL,
|
|
|
|
|
I18N_NOOP("(C) 2002-2008 by the Konversation team"),
|
|
|
|
|
I18N_NOOP("Konversation is a client for the Internet Relay Chat (IRC) protocol.\n"
|
|
|
|
|
"Meet friends on the net, make new acquaintances and lose yourself in\n"
|
|
|
|
|