[neon/neon/calamares-settings/Neon/stable] desktop: Revert "NEON_FLAVOUR"
Carlos De Maine
null at kde.org
Thu Aug 7 11:04:21 BST 2025
Git commit 691a5ce2992483e21f65e4baf36d918e6ce64f79 by Carlos De Maine.
Committed on 07/08/2025 at 10:04.
Pushed by carlosdem into branch 'Neon/stable'.
Revert "NEON_FLAVOUR"
This reverts commit 001e211843dbd44481d539eb1e4223d44a920dc9
(cherry picked from commit 3ed7641313c34b1e965b0b88051a146814d753fa)
Co-authored-by: Carlos De Maine <carlosd.kde at gmail.com>
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/691a5ce2992483e21f65e4baf36d918e6ce64f79
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