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

List:       kde-i18n-doc
Subject:    koffice/kplato
From:       Dag Andersen <danders () get2net ! dk>
Date:       2009-07-16 12:11:21
Message-ID: 1247746281.731168.4311.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 997732 by danders:

Put all messages in libs into one pot file.
CCMAIL:kde-i18n-doc@kde.org


 M  +1 -3      kptpart.cpp  
 AM            libs/Messages.sh  
 D             libs/kernel/Messages.sh  
 D             libs/models/Messages.sh  
 D             libs/ui/Messages.sh  
 M  +1 -3      workpackage/part.cpp  


--- trunk/koffice/kplato/kptpart.cpp #997731:997732
@@ -70,9 +70,7 @@
     // Add library translation files
     KLocale *locale = KGlobal::locale();
     if ( locale ) {
-        locale->insertCatalog( "kplatokernel" );
-        locale->insertCatalog( "kplatomodels" );
-        locale->insertCatalog( "kplatoui" );
+        locale->insertCatalog( "kplatolibs" );
         locale->insertCatalog( "kdgantt" );
     }
     m_config.setReadWrite( isReadWrite() || !isEmbedded() );
** trunk/koffice/kplato/libs/Messages.sh #property svn:executable
   + *
--- trunk/koffice/kplato/workpackage/part.cpp #997731:997732
@@ -312,9 +312,7 @@
     // Add library translation files
     KLocale *locale = KGlobal::locale();
     if ( locale ) {
-        locale->insertCatalog( "kplatokernel" );
-        locale->insertCatalog( "kplatomodels" );
-        locale->insertCatalog( "kplatoui" );
+        locale->insertCatalog( "kplatolibs" );
     }
     if ( isReadWrite() ) {
         setXMLFile( "kplatowork.rc" );
[prev in list] [next in list] [prev in thread] [next in thread] 

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