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. --- kasteroids/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kasteroids') diff --git a/kasteroids/main.cpp b/kasteroids/main.cpp index 290f7a6e..3d7140cd 100644 --- a/kasteroids/main.cpp +++ b/kasteroids/main.cpp @@ -19,7 +19,7 @@ static const char description[] = - I18N_NOOP("KDE Space Game"); + I18N_NOOP("TDE Space Game"); int main( int argc, char *argv[] ) { -- cgit v1.2.3