Version: (using Devel) Compiler: gcc 4.3.2 OS: Linux Installed from: Compiled sources - Launch Kontact and go to KAB - Type a couple of contacts with several email addresses - right click on the 'Name' column heading and check the 'Email Address' and 'Emails' check boxes. The two columns correctly appear in the middle column of KAB main view. However I think that the column headings are not explicit enough: - Since the 'Email Address' column only displays the preferred address, I would call it 'Preferred email' - Since the 'Emails' column displays all the contact's email addresses, I would call it 'All emails' What do you think? Trunk, Svn Rev 1030016
SVN commit 1030411 by tokoe: Fix heading titles BUG: 209156 M +2 -2 contactstreemodel.cpp M +2 -2 modelcolumnmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1030411
It is corrected now. The heading of those columns have been changed into 'Preferred Email' and 'All Emails'. Trunk, Svn Rev 209156