Show
Ignore:
Timestamp:
01/13/08 21:39:50 (11 months ago)
Author:
cyrusdaboo
Message:

Support for reading/writing preferences as a flat file on a WebDAV server. This is the final piece to
provide a full replacement for IMSP/ACAP via WebDAV technologies. Ultimately an XCAP-like solution
allowing partial reads/writes would be better but this is a good first step.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/branches/v4.1d1/Sources_Common/Application/Preferences/CPreferences.h

    r86 r150  
    3636#include "CPreferenceEnum.h" 
    3737#include "CPreferenceValue.h" 
     38#include "COptionsAccount.h" 
    3839#include "CSearchStyle.h" 
    3940#include "CSMTPAccount.h" 
     
    115116        CPreferenceValueMap<CMailAccountList>                   mMailAccounts;                                  // List of mail accounts 
    116117        CPreferenceValueMap<CSMTPAccountList>                   mSMTPAccounts;                                  // List of SMTP accounts 
    117         CPreferenceValueMap<CINETAccountList>                   mRemoteAccounts;                                // List of remote options accounts 
     118        CPreferenceValueMap<COptionsAccountList>                mRemoteAccounts;                                // List of remote options accounts 
    118119        CPreferenceValueMap<CManageSIEVEAccountList>    mSIEVEAccounts;                                 // List of ManageSIEVE accounts 
    119120        CPreferenceValueMap<cdstring>                                   mMailDomain;                                    // Mail domain