summaryrefslogtreecommitdiffstats
path: root/kmrml/kmrml/mrml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmrml/kmrml/mrml.cpp')
-rw-r--r--kmrml/kmrml/mrml.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmrml/kmrml/mrml.cpp b/kmrml/kmrml/mrml.cpp
index 13f2fb66..137c2062 100644
--- a/kmrml/kmrml/mrml.cpp
+++ b/kmrml/kmrml/mrml.cpp
@@ -38,7 +38,7 @@
extern "C" {
KDE_EXPORT int kdemain( int argc, char **argv )
{
- KLocale::setMainCatalogue("kdelibs");
+ KLocale::setMainCatalogue("tdelibs");
KInstance instance( "kio_mrml" );
KGlobal::locale()->insertCatalogue( "kmrml" );