Branding cleanup: I18N_NOOP KDE -> TDE.

pull/1/head
Darrell Anderson 12 years ago
parent 373f887040
commit 21a353a8d6

@ -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()

Loading…
Cancel
Save