BMailAccountSettings: use BPathFinder.

* This allows to put add-ons in non-packaged folders, too.
* Also, Set{In|Out}boundAddOn() only ever looked in the system dir.
This commit is contained in:
Axel Dörfler
2015-11-07 20:55:14 +01:00
parent 617793f41b
commit d8c022250d
2 changed files with 41 additions and 30 deletions
+2
View File
@@ -171,6 +171,8 @@ public:
private:
status_t _CreateAccountFilePath();
status_t _GetAddOnRef(const char* subPath,
const char* name, entry_ref& ref);
private:
status_t fStatus;