| From 96351859cfd2030c4ab2f931f2f0a38190180e00 Mon Sep 17 00:00:00 2001 |
| From: Vendula Poncova <vponcova@redhat.com> |
| Date: Wed, 10 Feb 2021 17:50:11 +0100 |
| Subject: [PATCH 2/2] Use a custom stylesheet to define RHEL-specific |
| stylesheet data |
| |
| Use a stylesheet provided by the rhel-logos package. |
| |
| data/product.d/rhel.conf | 1 + |
| 1 file changed, 1 insertion(+) |
| |
| diff --git a/data/product.d/rhel.conf b/data/product.d/rhel.conf |
| index c4de9b6a8a..5f69be1d45 100644 |
| |
| |
| @@ -50,6 +50,7 @@ default_help_pages = |
| rhel_help_placeholder.xml |
| rhel_help_placeholder.xml |
| |
| +custom_stylesheet = /usr/share/anaconda/pixmaps/redhat.css |
| blivet_gui_supported = False |
| |
| [License] |
| -- |
| 2.31.1 |
| |