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