[Kde-pim] Fix to port to trunk please
Anne-Marie Mahfouf
annma at kde.org
Thu Dec 9 17:54:50 GMT 2010
Hi,
I committed a fix in 4.4 branch in order to see translations of Category list
in KOrganizer.
The commit revision is 1204921 and the patch is
Index: koprefs.cpp
===================================================================
--- koprefs.cpp (révision 1204920)
+++ koprefs.cpp (copie de travail)
@@ -58,6 +58,8 @@
KOPrefs::KOPrefs() : KOPrefsBase()
{
+ KGlobal::locale()->insertCatalog( "calendarsupport" );
+
mDefaultCategoryColor = QColor( 151, 235, 121 );
mDefaultResourceColor = QColor(); //Default is a color invalid
Can someone please port this to trunk and 4.5 branch is used? I'd appreciate
to be CCd.
Thanks in advance,
Anne-Marie
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list