@ -7,7 +7,7 @@
#include <kiconloader.h>
static const char description[] =
I18N_NOOP("KDE Screenshot Utility");
I18N_NOOP("TDE Screenshot Utility");
int main(int argc, char **argv)
{
@ -27,7 +27,7 @@
namespace KPlato
static const char* KPLATO_DESCRIPTION=I18N_NOOP("KPlato - KDE Planning Tool");
static const char* KPLATO_DESCRIPTION=I18N_NOOP("KPlato - TDE Planning Tool");
static const char* KPLATO_VERSION="0.6.3";
KAboutData * newAboutData()