Update firefox locale settings
Add some missing bookmarks for work
This commit is contained in:
parent
270ca8ade4
commit
45e361cf6f
|
@ -16,7 +16,8 @@
|
|||
"extensions.activeThemeID" = "firefox-alpenglow@mozilla.org";
|
||||
"extensions.formautofill.creditCards.enabled" = false;
|
||||
"general.useragent.locale" = "en-GB";
|
||||
"intl.locale.requested" = "en-GB,en-US";
|
||||
"intl.accept_languages" = "en-gb,en";
|
||||
"intl.locale.requested" = "en-gb,en";
|
||||
"intl.regional_prefs.use_os_locales" = false;
|
||||
"media.eme.enabled" = true;
|
||||
"privacy.webrtc.legacyGlobalIndicator" = false;
|
||||
|
|
|
@ -103,6 +103,12 @@ in {
|
|||
url =
|
||||
"https://wiki.jetdata.eu/open/index.php?title=Spectroscopy_Group:index";
|
||||
}
|
||||
{
|
||||
name = "Diagnostic Coordinator";
|
||||
tags = [ "JET" "operations" "wiki" ];
|
||||
url =
|
||||
"https://wiki.jetdata.eu/open/index.php?title=Diagnostic_Coordinator_Wiki";
|
||||
}
|
||||
{
|
||||
name = "KS5";
|
||||
tags = [ "JET" "operations" "wiki" ];
|
||||
|
@ -132,7 +138,7 @@ in {
|
|||
{
|
||||
name = "KT3";
|
||||
tags = [ "JET" "operations" "mimics" ];
|
||||
url = "http://webmimic.jet.uk/DG/codas/kt3.mim.html";
|
||||
url = "http://webmimic.jet.uk/DG/codas/kt3spec.mim.html";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue