|
|
|
@ -344,8 +344,8 @@ main(int argc, char **argv)
|
|
|
|
|
"/org/freedesktop/Notifications",
|
|
|
|
|
G_OBJECT(daemon));
|
|
|
|
|
|
|
|
|
|
KAboutData aboutData("notification-daemon-tde", I18N_NOOP("TDE DBUS Notification Daemon"), version,
|
|
|
|
|
description, KAboutData::License_GPL,
|
|
|
|
|
TDEAboutData aboutData("notification-daemon-tde", I18N_NOOP("TDE DBUS Notification Daemon"), version,
|
|
|
|
|
description, TDEAboutData::License_GPL,
|
|
|
|
|
"(c) 2011, Timothy Pearson",
|
|
|
|
|
message, 0 /* TODO: Website */, "kb9vqf@pearsoncomputing.net");
|
|
|
|
|
|
|
|
|
|