pmbootstrap/pmb/config
Oliver Smith 17ce5e611c
init: tweak UIs hidden message
Shorten this message:

> NOTE: 6 user interfaces are not available. If device supports GPU
> acceleration, set "deviceinfo_gpu_accelerated" to make UIs available.
> See: <https://wiki.postmarketos.org/wiki/Deviceinfo_reference

to:

> NOTE: 6 UIs are hidden because "deviceinfo_gpu_accelerated" is not set
> (see https://postmarketos.org/deviceinfo).

This also fixes the non-closed angle bracket by simply removing it. I
used to put angle brackets around all URLs printed in pmbootstrap
initially, but have been moving away from that when touching related
code as it doesn't add anything useful.

Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Clayton Craft <clayton@craftyguy.net>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230802172542.4861-3-ollieparanoid@postmarketos.org%3E
2023-08-06 20:05:50 +02:00
..
__init__.py aportgen: replace deviceinfo_modules_initfs for modules file 2023-07-21 08:54:10 +02:00
init.py init: tweak UIs hidden message 2023-08-06 20:05:50 +02:00
load.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
merge_with_args.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
pmaports.py Move version to pmb.__version__ 2023-04-15 01:44:37 +02:00
save.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
sudo.py pmb.config.sudo: Use type union compatible with Python 3.7 2023-06-05 13:12:52 +02:00
workdir.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00