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

List:       kde-commits
Subject:    branches/KDE/4.1/kdepim/kaddressbook/xxport
From:       Martin Koller <m.koller () surfeu ! at>
Date:       2009-01-11 12:59:46
Message-ID: 1231678786.555848.17748.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 909348 by mkoller:

On exporting a vcard don't forget to set the department in addition
to the organization, which both share the ORG: field



 M  +1 -0      vcard_xxport.cpp  


--- branches/KDE/4.1/kdepim/kaddressbook/xxport/vcard_xxport.cpp #909347:909348
@@ -295,6 +295,7 @@
       addr.setRole( (*it).role() );
       addr.setOrganization( (*it).organization() );
 
+      addr.setDepartment( (*it).department() );
       addr.setLogo( (*it).logo() );
 
       KABC::PhoneNumber::List phones = (*it).phoneNumbers( KABC::PhoneNumber::Work );
[prev in list] [next in list] [prev in thread] [next in thread] 

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