aboutData.addAuthor("Arnold Krille",I18N_NOOP("Creator \nLook at the website www.arnoldarts.de \nfor other good stuff."),"arnold@arnoldarts.de");
aboutData.addCredit("Matthias Kretz",I18N_NOOP("Helped where he was asked"),"kretz@kde.org");
aboutData.addCredit("Stefan Asserhaell",I18N_NOOP("Made some minor improvements"));
aboutData.addCredit("Stefan Asserhaell & Nikolas Zimmermann",I18N_NOOP("They indirectly wrote the exports. At least I learned from their files and patches."));
KCmdLineArgs::init(argc,argv,&aboutData);
KCmdLineArgs::addCmdLineOptions(options);// Add our own options.