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

List:       kde-commits
Subject:    KDE/kdepim/kaddressbook
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2010-12-15 22:29:56
Message-ID: 20101215222956.A82D5AC8AA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1206797 by tokoe:

Disable the Grantlee-based contact viewer.

Grantlee in the version that is registered as dependency for KDE 4.6
does not support i18n strings, therefor we can't use it yet in an official
release.
This feature will be introduced in KDE 4.7


 M  +1 -1      mainwidget.cpp  


--- trunk/KDE/kdepim/kaddressbook/mainwidget.cpp #1206796:1206797
@@ -376,7 +376,7 @@
   actions->connectToView( mContactDetails );
   actions->connectToView( mContactGroupDetails );
 
-#ifdef GRANTLEE_FOUND
+#if 0 // disabled because Grantlee supports no i18n for KDE 4.6 yet
  Akonadi::GrantleeContactFormatter *formatter =
        new Akonadi::GrantleeContactFormatter( KStandardDirs::locate( "data", \
QLatin1String( "kaddressbook/viewertemplates/" ) ) );  


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

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