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:
Clemens Zeidler
2011-03-17 00:45:30 +00:00
parent 18bfd5000e
commit 495ecdfea8
2 changed files with 35 additions and 11 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ class BMailAccountSettings
const BEntry& AccountFile();
private:
status_t _CreateAccountFile();
status_t _CreateAccountFilePath();
status_t fStatus;
BEntry fAccountFile;