Additional fixes

This commit is contained in:
isaak654 2021-02-13 17:32:27 +01:00 committed by GitHub
parent e011563abf
commit f0bac29ced
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1175,9 +1175,9 @@ void CAppPage::UpdateWebTemplates(CBox &box)
const CString &SeaMonkeyTemplate(L"SeaMonkey_Bookmarks_DirectAccess");
const CString &SeaMonkeyPath1(
L"%AppData%\\Mozilla\\Profiles\\*\\bookmark*");
L"%AppData%\\Mozilla\\SeaMonkey\\Profiles\\*\\bookmark*");
const CString &SeaMonkeyPath2(
L"%AppData%\\Mozilla\\Profiles\\*\\places*");
L"%AppData%\\Mozilla\\SeaMonkey\\Profiles\\*\\places*");
UpdateTemplates2(
box, L"seamonkey.exe", SeaMonkeyTemplate,