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. --- kolf/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolf') diff --git a/kolf/main.cpp b/kolf/main.cpp index 4f15d026..b59e6fd8 100644 --- a/kolf/main.cpp +++ b/kolf/main.cpp @@ -15,7 +15,7 @@ using namespace std; static const char description[] = -I18N_NOOP("KDE Minigolf Game"); +I18N_NOOP("TDE Minigolf Game"); static const char version[] = "1.1.1"; -- cgit v1.2.3