diff --git a/src/daemon/daemon.cpp b/src/daemon/daemon.cpp index 04f0b84..138ccd3 100644 --- a/src/daemon/daemon.cpp +++ b/src/daemon/daemon.cpp @@ -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");