From 46d5d5150c04edf32c2ac900cee80d04f90d0929 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 15:50:41 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- kdevdesigner/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdevdesigner/src/main.cpp') diff --git a/kdevdesigner/src/main.cpp b/kdevdesigner/src/main.cpp index 78726e0b..49dd597f 100644 --- a/kdevdesigner/src/main.cpp +++ b/kdevdesigner/src/main.cpp @@ -28,7 +28,7 @@ #include static const char description[] = - I18N_NOOP("KDE GUI Designer"); + I18N_NOOP("TDE GUI Designer"); static const char version[] = "0.2"; -- cgit v1.2.1