diff options
Diffstat (limited to 'twin/main.cpp')
-rw-r--r-- | twin/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/twin/main.cpp b/twin/main.cpp index e3e3c6ea3..b3b20c665 100644 --- a/twin/main.cpp +++ b/twin/main.cpp @@ -310,6 +310,7 @@ KDE_EXPORT int kdemain( int argc, char * argv[] ) } TDEGlobal::locale()->setMainCatalogue("twin"); + TDELocale::insertCatalogue("twin_lib"); TDEAboutData aboutData( "twin", I18N_NOOP("TWin"), version, description, TDEAboutData::License_GPL, |