diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index a3f4078..67a8c32 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -37,7 +37,7 @@ #include "kbibtexshell.h" static const char description[] = - I18N_NOOP( "A BibTeX editor for KDE" ); + I18N_NOOP( "A BibTeX editor for TDE" ); static const char version[] = "0.2.3.91"; |