|
|
@ -38,11 +38,11 @@ static KCmdLineOptions options[] = {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
int main(int argc, char **argv) {
|
|
|
|
int main(int argc, char **argv) {
|
|
|
|
KAboutData about( "ksystemlog",
|
|
|
|
TDEAboutData about( "ksystemlog",
|
|
|
|
I18N_NOOP("KSystemlog"),
|
|
|
|
I18N_NOOP("KSystemlog"),
|
|
|
|
version,
|
|
|
|
version,
|
|
|
|
description,
|
|
|
|
description,
|
|
|
|
KAboutData::License_GPL,
|
|
|
|
TDEAboutData::License_GPL,
|
|
|
|
"(C) 2005, Nicolas Ternisien",
|
|
|
|
"(C) 2005, Nicolas Ternisien",
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|