mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Redirect browser.feedback.url from palemoon.org
See previous commit - one more pref needed changing
This commit is contained in:
parent
1de2444bc9
commit
426aef14c7
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ pref("browser.dictionaries.download.url", "https://@AM_DOMAIN@/dictionaries/");
|
|||
pref("browser.getdevtools.url","https://@AM_DOMAIN@/?component=integration&type=external&request=devtools");
|
||||
|
||||
// Feedback URL
|
||||
pref("browser.feedback.url", "https://forum.palemoon.org");
|
||||
pref("browser.feedback.url", "https://msfn.org/board/topic/177125-my-build-of-new-moon-temp-name-aka-pale-moon-fork-targetting-xp/?do=getNewComment");
|
||||
|
||||
// Help button in slow startup dialog
|
||||
pref("browser.slowstartup.help.url", "https://support.mozilla.org/en-US/kb/firefox-takes-long-time-start-up");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue