Bug 1500022 - Port bug 1495708 to TB: Remove no longer needed preference for theme info bar. r=jorgk
This commit is contained in:
Родитель
5667fb7dd8
Коммит
0acd3e60c0
|
@ -165,7 +165,6 @@ pref("extensions.getAddons.recommended.url", "https://services.addons.thunderbir
|
|||
pref("extensions.getAddons.search.browseURL", "https://addons.thunderbird.net/%LOCALE%/%APP%/search/?q=%TERMS%");
|
||||
pref("extensions.getAddons.search.url", "https://services.addons.thunderbird.net/%LOCALE%/%APP%/api/%API_VERSION%/search/%TERMS%/all/%MAX_RESULTS%/%OS%/%VERSION%/%COMPATIBILITY_MODE%?src=thunderbird");
|
||||
pref("extensions.webservice.discoverURL", "https://services.addons.thunderbird.net/%LOCALE%/%APP%/discovery/pane/%VERSION%/%OS%");
|
||||
pref("extensions.getAddons.themes.browseURL", "https://addons.thunderbird.net/%LOCALE%/thunderbird/themes/?src=thunderbird");
|
||||
pref("extensions.getAddons.siteRegExp", "^https://.*addons\\.thunderbird\\.net");
|
||||
|
||||
// Blocklist preferences
|
||||
|
|
Загрузка…
Ссылка в новой задаче