[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-pim
Subject:    [Kde-pim] [PATCH] kontact reminder popup shows untranslated strings
From:       Stephan Johach <lucardus () onlinehome ! de>
Date:       2006-01-04 11:38:45
Message-ID: 200601041238.45965.lucardus () onlinehome ! de
[Download RAW message or body]

Hi all!

The attached patch fixed the above mentioned translation issue. 

Please review.

Stephan


["korgac-patch.diff" (text/x-diff)]

Index: korganizer/korgac/korgacmain.cpp
===================================================================
--- korganizer/korgac/korgacmain.cpp	(revision 492215)
+++ korganizer/korgac/korgacmain.cpp	(working copy)
@@ -24,6 +24,7 @@
 
 #include <stdlib.h>
 
+#include <kglobal.h>
 #include <kdebug.h>
 #include <klocale.h>
 #include <kcmdlineargs.h>
@@ -79,6 +80,7 @@
 
   MyApp app;
   app.disableSessionManagement();
+  KGlobal::locale()->insertCatalogue( "libkcal" );
 
   return app.exec();
 }


_______________________________________________
kde-pim mailing list
kde-pim@kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
kde-pim home page at http://pim.kde.org/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic