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

List:       kde-bugs-dist
Subject:    [Bug 28875] can't set a identity for inbox folders (problem by
From:       Carsten Burghardt <cb () magic-shop ! de>
Date:       2004-05-17 20:37:49
Message-ID: 20040517203749.17301.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=28875      
cb magic-shop de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From cb magic-shop de  2004-05-17 22:37 -------
CVS commit by burghard: 

I do not know why we special case the system folders here but the imap inbox should not be affected.
CCMAIL: 28875-done bugs kde org


  M +3 -1      kmfolderdia.cpp   1.142


--- kdepim/kmail/kmfolderdia.cpp  #1.141:1.142
 @ -600,5 +600,7  @ KMail::FolderDiaGeneralTab::FolderDiaGen
   // object yet (i.e. just about to create new folder).
 
-  if ( mDlg->folder() && mDlg->folder()->isSystemFolder() ) {
+  if ( mDlg->folder() && mDlg->folder()->isSystemFolder() &&
+       mDlg->folder()->folderType() != KMFolderTypeImap &&
+       mDlg->folder()->folderType() != KMFolderTypeCachedImap ) {
     fpGroup->hide();
     iconGroup->hide();
[prev in list] [next in list] [prev in thread] [next in thread] 

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