|
|
@ -19,7 +19,7 @@
|
|
|
|
#include <kuniqueapplication.h>
|
|
|
|
#include <kuniqueapplication.h>
|
|
|
|
|
|
|
|
|
|
|
|
static const char *description =
|
|
|
|
static const char *description =
|
|
|
|
I18N_NOOP("A small CPU usage meter for Kicker (the KDE panel).");
|
|
|
|
I18N_NOOP("A small CPU usage meter for Kicker (the TDE panel).");
|
|
|
|
static const char *message =
|
|
|
|
static const char *message =
|
|
|
|
I18N_NOOP("KCPULoad was first released on the 8th of August, 1999.");
|
|
|
|
I18N_NOOP("KCPULoad was first released on the 8th of August, 1999.");
|
|
|
|
static const char *version = "2.00";
|
|
|
|
static const char *version = "2.00";
|
|
|
|