[neon/neon/calamares-settings/Neon/stable] /: put the edition in (parentheses)

Carlos De Maine null at kde.org
Tue Jun 16 07:39:11 BST 2026


Git commit 893020d35418aa80ee602e9027a9e68c5a6213b5 by Carlos De Maine.
Committed on 16/06/2026 at 06:13.
Pushed by carlosdem into branch 'Neon/stable'.

put the edition in (parentheses)

M  +2    -2    bigscreen/calamares/bigscreen/branding/neon/branding.desc
M  +2    -2    desktop/calamares/desktop/branding/neon/branding.desc
M  +2    -2    mobile/calamares/mobile/branding/neon/branding.desc

https://invent.kde.org/neon/neon/calamares-settings/-/commit/893020d35418aa80ee602e9027a9e68c5a6213b5

diff --git a/bigscreen/calamares/bigscreen/branding/neon/branding.desc b/bigscreen/calamares/bigscreen/branding/neon/branding.desc
index fb3d8fe..1b3bfdf 100644
--- a/bigscreen/calamares/bigscreen/branding/neon/branding.desc
+++ b/bigscreen/calamares/bigscreen/branding/neon/branding.desc
@@ -9,8 +9,8 @@ strings:
     shortProductName: "${NAME} Plasma Bigscreen"
     version: "${VERSION}"
     shortVersion: "${VERSION}"
-    versionedName: "${NAME} Plasma Bigscreen ${VERSION}"
-    shortVersionedName: "${NAME} Plasma Bigscreen ${VERSION}"
+    versionedName: "${NAME} Plasma Bigscreen (${VERSION})"
+    shortVersionedName: "${NAME} Plasma Bigscreen (${VERSION})"
     bootloaderEntryName: "${PRETTY_NAME}"
 
 images:
diff --git a/desktop/calamares/desktop/branding/neon/branding.desc b/desktop/calamares/desktop/branding/neon/branding.desc
index d18b185..8370ee5 100644
--- a/desktop/calamares/desktop/branding/neon/branding.desc
+++ b/desktop/calamares/desktop/branding/neon/branding.desc
@@ -9,8 +9,8 @@ strings:
     shortProductName: "${NAME} Plasma Desktop"
     version: "${VERSION}"
     shortVersion: "${VERSION}"
-    versionedName: "${NAME} Plasma Desktop ${VERSION}"
-    shortVersionedName: "${NAME} Plasma Desktop ${VERSION}"
+    versionedName: "${NAME} Plasma Desktop (${VERSION})"
+    shortVersionedName: "${NAME} Plasma Desktop (${VERSION})"
     bootloaderEntryName: "${PRETTY_NAME}"
 
 images:
diff --git a/mobile/calamares/mobile/branding/neon/branding.desc b/mobile/calamares/mobile/branding/neon/branding.desc
index 03b88f7..dcdd2cc 100644
--- a/mobile/calamares/mobile/branding/neon/branding.desc
+++ b/mobile/calamares/mobile/branding/neon/branding.desc
@@ -9,8 +9,8 @@ strings:
     shortProductName: "${NAME} Plasma Mobile"
     version: "${VERSION}"
     shortVersion: "${VERSION}"
-    versionedName: "${NAME} Plasma Mobile ${VERSION}"
-    shortVersionedName: "${NAME} Plasma Mobile ${VERSION}"
+    versionedName: "${NAME} Plasma Mobile (${VERSION})"
+    shortVersionedName: "${NAME} Plasma Mobile (${VERSION})"
     bootloaderEntryName: "${PRETTY_NAME}"
 
 images:



More information about the Neon-commits mailing list