Do not recreate the account file when saving the settings. This fix
alternating account names (once AccountName_1 the other time just AccountName). Sort accounts by creation time. This fix the order in mail preferences. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40983 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -172,7 +172,7 @@ class BMailAccountSettings
|
||||
|
||||
const BEntry& AccountFile();
|
||||
private:
|
||||
status_t _CreateAccountFile();
|
||||
status_t _CreateAccountFilePath();
|
||||
|
||||
status_t fStatus;
|
||||
BEntry fAccountFile;
|
||||
|
||||
Reference in New Issue
Block a user