ALT Linux Bugzilla
– Attachment 20544 Details for
Bug 45190
Поиск через yandex по умолчанию
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
патч для fx91 по мотивам разбора Русланом Гильфановым
0001-policies.json-update-to-get-back-yandex-search-by-de.patch (text/plain), 1.44 KB, created by
Michael Shigorin
on 2026-01-22 13:49:31 MSK
(
hide
)
Description:
патч для fx91 по мотивам разбора Русланом Гильфановым
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2026-01-22 13:49:31 MSK
Size:
1.44 KB
patch
obsolete
>From 7f30afb1428d8b82d38161b158257d50b80bb6e4 Mon Sep 17 00:00:00 2001 >From: Michael Shigorin <mike@altlinux.org> >Date: Sun, 16 Jun 2024 15:41:01 +0300 >Subject: [PATCH] policies.json: update to get back yandex search by default > >Suggested-by: Ruslan Gilfanov <ri.gilfanov@yandex.ru> >See-also: http://bugzilla.altlinux.org/43516 >See-also: http://hg.mozilla.org/integration/autoland/rev/a03a9c72d1db3716adffc6968cfb6eb43c6fcd74 >--- > policies.json | 28 ++++++++++++++++++++++++++-- > 1 file changed, 26 insertions(+), 2 deletions(-) > >diff --git a/policies.json b/policies.json >index fc6421339e1..18306e06d1e 100644 >--- a/policies.json >+++ b/policies.json >@@ -1,5 +1,29 @@ > { > "policies": { >- "ShowHomeButton": true >- } >+ "SearchEngines": { >+ "Add": [ >+ { >+ "Name": "Ð¯Ð½Ð´ÐµÐºÑ (ru)", >+ "URLTemplate": "https://yandex.ru/search/?text={searchTerms}", >+ "Method": "GET", >+ "IconURL": "https://yandex.ru/favicon.ico", >+ "Alias": "ya", >+ "SuggestURLTemplate": "https://suggest.yandex.ru/suggest-ff.cgi?part={searchTerms}" >+ } >+ ], >+ "Default": "Ð¯Ð½Ð´ÐµÐºÑ (ru)" >+ }, >+ "ShowHomeButton": true, >+ "RequestedLocales": "", >+ "ExtensionUpdate": true, >+ "DisableTelemetry": true, >+ "DisableFirefoxStudies": true, >+ "EnableTrackingProtection": { >+ "Value": true, >+ "Locked": false, >+ "Cryptomining": true, >+ "Fingerprinting": true, >+ "Exceptions": [] >+ } >+ } > } >-- >2.50.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 45190
: 20544 |
20545
|
20546
|
20549