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. --- kspaceduel/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kspaceduel/main.cpp') diff --git a/kspaceduel/main.cpp b/kspaceduel/main.cpp index ab1952b1..c189c529 100644 --- a/kspaceduel/main.cpp +++ b/kspaceduel/main.cpp @@ -5,7 +5,7 @@ #include "version.h" #include "topwidget.h" -static const char description[] = I18N_NOOP("KDE Space Game"); +static const char description[] = I18N_NOOP("TDE Space Game"); int main(int argc,char **argv) { -- cgit v1.2.1