CVS commit by luis_pedro: Mention KMKernel::dimapFolderMgr() (correct a typo as well). M +5 -2 DESIGN 1.20 --- kdepim/kmail/DESIGN #1.19:1.20 @@ -115,5 +115,5 @@ consists, is less than,...) and the third holds the pattern to match against. - Currently, there are two types of search rules, whcih are mixed + Currently, there are two types of search rules, which are mixed together into a single class: String-valued and int-valued. The latter is a hack to enable and pseudo-header matching. @@ -269,5 +269,8 @@ for all imap messages only headers are cached locally while the main contents of all messages is kept on the server. -3) KMFolderMgr *searchFolderMgr() - which returns the folder manager +3) KMFolderMgr *dimapFolderMgr() - which returns disconnected IMAP (dimap) + folder manager. In dimap, both the headers and a copy of the full message + is cached locally. +4) KMFolderMgr *searchFolderMgr() - which returns the folder manager for the search folders (the folders created by using the "find messages" tool. Other email clients call that type of folders