From ecef2b1d68d2b18f749e5011a20e3e56eb51e0a1 Mon Sep 17 00:00:00 2001 From: trevorb Date: Sun, 22 Dec 2024 16:35:45 +1100 Subject: [PATCH] fix product filename - this time --- 0001-Create-specific-koozali-branding-patches.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/0001-Create-specific-koozali-branding-patches.patch b/0001-Create-specific-koozali-branding-patches.patch index 9d77179..52b6eac 100644 --- a/0001-Create-specific-koozali-branding-patches.patch +++ b/0001-Create-specific-koozali-branding-patches.patch @@ -14,7 +14,7 @@ Subject: [PATCH] General Koozali Patches .../ui/gui/spokes/installation_source.py | 2 + pyanaconda/ui/gui/spokes/subscription.py | 4 ++ 9 files changed, 56 insertions(+), 11 deletions(-) - create mode 100644 data/product.d/Koozali.conf + create mode 100644 data/product.d/smeserver.conf diff --git a/data/anaconda-gtk.css b/data/anaconda-gtk.css index 60a670e..70fbbe2 100644 @@ -75,7 +75,7 @@ index 7b6df63..bdb5b72 100755 mainGrid.add(this._label); installButton.connect('clicked', Lang.bind(this, -diff --git a/data/product.d/Koozali.conf b/data/product.d/Koozali.conf +diff --git a/data/product.d/smeserver.conf b/data/product.d/smeserver.conf new file mode 100644 index 0000000..55ba233 --- /dev/null