From dc5ab0935f4eb556a06a32838c7a703139477cff Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 15:21:09 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- kreversi/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kreversi/main.cpp') diff --git a/kreversi/main.cpp b/kreversi/main.cpp index 90e11eae..2998875e 100644 --- a/kreversi/main.cpp +++ b/kreversi/main.cpp @@ -48,7 +48,7 @@ #include "highscores.h" -static const char description[] = I18N_NOOP("KDE Board Game"); +static const char description[] = I18N_NOOP("TDE Board Game"); int main(int argc, char **argv) { -- cgit v1.2.1