Rename KInstance and KAboutData to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 65e1f7a15b
commit 1bacc0639b

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

Loading…
Cancel
Save