diff options
Diffstat (limited to 'ksplashml/main.cpp')
| -rw-r--r-- | ksplashml/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ksplashml/main.cpp b/ksplashml/main.cpp index 2a79723d2..995cf8a2a 100644 --- a/ksplashml/main.cpp +++ b/ksplashml/main.cpp @@ -43,7 +43,7 @@ int main( int argc, char **argv )      "ksplash",      I18N_NOOP("KSplash"),      VERSION, -    I18N_NOOP("KDE splash screen"), +    I18N_NOOP("Trinity splash screen"),      KAboutData::License_GPL,      I18N_NOOP("(c) 2001 - 2003, Flaming Sword Productions\n (c) 2003 KDE developers"),      "http://www.kde.org"); | 
