Re: F45 Change Proposal: LibreOffice html help (self-contained)

Mattia Verga via devel <[email protected]>
Newsgroups gmane.linux.redhat.fedora.devel
Message-ID <[email protected]>
Il 14/07/26 17:22, Michael J Gruber ha scritto:
> Mattia Verga via devel venit, vidit, dixit 2026-07-14 16:40:11:
>> Good question... Can't we just assume that a web browser is installed? Is there any practical situation where a Fedora DE Is installed without any web browser?
>>
>> Otherwise it is hard to put a recommend or a require: what web browser should be put there? Is there a way to require "any default program that opens html pages"?
>>
>> Mattia
> firefox provides (among other):
>
> mimehandler(application/xhtml+xml)
> mimehandler(text/html)
> mimehandler(text/xml)
> mimehandler(x-scheme-handler/http)
> mimehandler(x-scheme-handler/https)
> webclient
>
> Maybe one of those? (chrome provides none, though).
>
> Michael

Nice... trying to 'sudo dnf install "mimehandler(text/html)"' doesn't 
seems to install everything is able to open HTML files and if something 
is already installed nothing is done:

$ sudo dnf install "mimehandler(text/html)"
Packet "calibre-9.8.0-2.fc44.x86_64" is already installed.
Packet "chromium-150.0.7871.100-1.fc44.x86_64" is already installed.
Packet "firefox-152.0.4-1.fc44.x86_64" is already installed.
Nothing to do.

$ sudo dnf uninstall chromium

$ sudo dnf install "mimehandler(text/html)"
Packet "calibre-9.8.0-2.fc44.x86_64" is already installed.
Packet "firefox-152.0.4-1.fc44.x86_64" is already installed.
Nothing to do.

So I suppose it is safe to add that as a Recommends to the new doc 
subpackages?

Mattia


-- 
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.