mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
18869d3807
54 changed files with 362 additions and 1459 deletions
|
|
@ -1006,12 +1006,7 @@ pref("services.sync.syncedTabs.showRemoteIcons", true);
|
|||
|
||||
pref("services.sync.sendTabToDevice.enabled", true);
|
||||
|
||||
// Developer edition preferences
|
||||
#ifdef MOZ_DEV_EDITION
|
||||
sticky_pref("lightweightThemes.selectedThemeID", "firefox-devedition@mozilla.org");
|
||||
#else
|
||||
sticky_pref("lightweightThemes.selectedThemeID", "");
|
||||
#endif
|
||||
|
||||
// Whether the character encoding menu is under the main Firefox button. This
|
||||
// preference is a string so that localizers can alter it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue