From f5714df63152e420feaa4fc5a9072fa32f20175d Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Mon, 25 Mar 2024 14:42:36 +0100 Subject: [PATCH] [FORUM 1142] add KDE Neon and Tuxedo OS to the list of Ubuntu platforms --- src/internal_config/distrib.pyconf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/internal_config/distrib.pyconf b/src/internal_config/distrib.pyconf index c0544b5..67f119a 100644 --- a/src/internal_config/distrib.pyconf +++ b/src/internal_config/distrib.pyconf @@ -16,6 +16,8 @@ DISTRIBUTIONS : "redhat": "CO" "red hat": "CO" "ubuntu": "UB" + "kde neon" : "UB" + "tuxedo os" : "UB" "opensuse":"OS" "Windows" : "W" } -- 2.30.2