[neon/neon/calamares-settings/Neon/release] desktop: Revert "NEON_FLAVOUR"

Carlos De Maine null at kde.org
Thu Aug 7 09:52:38 BST 2025


Git commit 3ed7641313c34b1e965b0b88051a146814d753fa by Carlos De Maine.
Committed on 07/08/2025 at 08:52.
Pushed by carlosdem into branch 'Neon/release'.

Revert "NEON_FLAVOUR"

This reverts commit 001e211843dbd44481d539eb1e4223d44a920dc9

M  +1    -1    desktop/calamares/desktop/branding/neon/branding.desc
M  +0    -1    desktop/usr/bin/calamares

https://invent.kde.org/neon/neon/calamares-settings/-/commit/3ed7641313c34b1e965b0b88051a146814d753fa

diff --git a/desktop/calamares/desktop/branding/neon/branding.desc b/desktop/calamares/desktop/branding/neon/branding.desc
index 359e7aa..396b883 100644
--- a/desktop/calamares/desktop/branding/neon/branding.desc
+++ b/desktop/calamares/desktop/branding/neon/branding.desc
@@ -5,7 +5,7 @@
 componentName:  neon
 
 strings:
-    productName: "${NAME} ${NEON_FLAVOUR}"
+    productName: "${NAME}"
     shortProductName: "${NAME}"
     version: "${VERSION}"
     shortVersion: "${VERSION}"
diff --git a/desktop/usr/bin/calamares b/desktop/usr/bin/calamares
index 18e1597..ffe9cfe 100755
--- a/desktop/usr/bin/calamares
+++ b/desktop/usr/bin/calamares
@@ -21,7 +21,6 @@ if [ -f /usr/bin/plasma-bigscreen-wayland ]; then
   echo "Enabling Calamares for Plasma Bigscreen"
   export XDG_DATA_DIRS=/calamares/bigscreen:$XDG_DATA_DIRS
   export XDG_CONFIG_DIRS=/calamares/bigscreen:$XDG_CONFIG_DIRS
-  export NEON_FLAVOUR=Bigscreen
 fi
 
 # Pinebook is not installed by default and only available on arm. Stack it on


More information about the Neon-commits mailing list