* Ho to hide settings on a new tab Icecat
@ 2019-08-03 17:08 znavko
2019-08-09 22:22 ` Mark H Weaver
0 siblings, 1 reply; 3+ messages in thread
From: znavko @ 2019-08-03 17:08 UTC (permalink / raw)
To: help-guix
Hello! Need to set 'Search' and 'Top sites' blocks to the top of Icecat tab.
But there is 'Privacy settings' block in the top, screen: http://0x0.st/zOid.png
Please, how to hide or delete it at all?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Ho to hide settings on a new tab Icecat
2019-08-03 17:08 Ho to hide settings on a new tab Icecat znavko
@ 2019-08-09 22:22 ` Mark H Weaver
2019-08-14 16:35 ` Mark H Weaver
0 siblings, 1 reply; 3+ messages in thread
From: Mark H Weaver @ 2019-08-09 22:22 UTC (permalink / raw)
To: znavko; +Cc: help-guix
Hi,
znavko@disroot.org writes:
> Hello! Need to set 'Search' and 'Top sites' blocks to the top of Icecat tab.
> But there is 'Privacy settings' block in the top, screen: http://0x0.st/zOid.png
> Please, how to hide or delete it at all?
I don't know off-hand, but I would suggest asking the question on
<bug-gnuzilla@gnu.org>, the mailing list for IceCat. This question is
not specific to Guix.
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Ho to hide settings on a new tab Icecat
2019-08-09 22:22 ` Mark H Weaver
@ 2019-08-14 16:35 ` Mark H Weaver
0 siblings, 0 replies; 3+ messages in thread
From: Mark H Weaver @ 2019-08-14 16:35 UTC (permalink / raw)
To: znavko; +Cc: help-guix
Hello again,
Earlier, I wrote:
> znavko@disroot.org writes:
>
>> Hello! Need to set 'Search' and 'Top sites' blocks to the top of Icecat tab.
>> But there is 'Privacy settings' block in the top, screen: http://0x0.st/zOid.png
>> Please, how to hide or delete it at all?
>
> I don't know off-hand, but I would suggest asking the question on
> <bug-gnuzilla@gnu.org>, the mailing list for IceCat. This question is
> not specific to Guix.
FYI, the code that adds the "Privacy settings" block is here:
https://git.sv.gnu.org/cgit/gnuzilla.git/tree/data/onboarding?h=v60.7.0
It is copied to the generated IceCat source tarball by this code:
https://git.sv.gnu.org/cgit/gnuzilla.git/tree/makeicecat?h=v60.7.0#n574
and ends up in browser/extensions/onboarding in the source tarball, and
ultimately here in the build output:
/gnu/store/…-icecat-60.8.0-guix1/lib/icecat/browser/features/onboarding@mozilla.org.xpi
A comment in onboarding.js claims:
The script won't be initialized if we turned off onboarding by
setting "browser.onboarding.enabled" to false.
but that's apparently false, because "browser.onboarding.enabled" is
already set to false on my installation (although I do not remember
changing it), and yet I still see the "Privacy settings" block.
Further questions about this issue should go to <bug-gnuzilla@gnu.org>,
because as I wrote earlier, it is not specific to Guix.
Regards,
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-08-14 16:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-03 17:08 Ho to hide settings on a new tab Icecat znavko
2019-08-09 22:22 ` Mark H Weaver
2019-08-14 16:35 ` Mark H Weaver
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).