Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2026 19:23:42 +0000
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 8876925062 - main - handbook/desktop: Note chrome requires locale
Message-ID:  <6a3445be.3361b.7926abb@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/doc/commit/?id=8876925062444e2e3e24dbdf34585d7f21adca6b

commit 8876925062444e2e3e24dbdf34585d7f21adca6b
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-06-18 19:22:59 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-06-18 19:22:59 +0000

    handbook/desktop: Note chrome requires locale
    
    Chromium has available search engines region locked for compliance
    reasons. Note that in order to have available search engines, like
    duckduckgo, chrome requires a specific locale to be set.
    
    Differential Revision:  https://reviews.freebsd.org/D57142
---
 documentation/content/en/books/handbook/desktop/_index.adoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/documentation/content/en/books/handbook/desktop/_index.adoc b/documentation/content/en/books/handbook/desktop/_index.adoc
index f9ddeb2d67..b24ec3793b 100644
--- a/documentation/content/en/books/handbook/desktop/_index.adoc
+++ b/documentation/content/en/books/handbook/desktop/_index.adoc
@@ -636,6 +636,9 @@ To install Chromium, execute:
 [NOTE]
 ====
 The executable for Chromium is [.filename]#/usr/local/bin/chrome#, not [.filename]#/usr/local/bin/chromium#.
+
+Available search engines in Chromium are region-locked.
+Refer to the section on crossref:l10n[using-localization, Using Localization] to configure an appropriate locale.
 ====
 
 [[iridium]]


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3445be.3361b.7926abb>