[neon/snap-packaging/snapcraft-desktop-integration] kde-neon-6: add newline so the launcher doesn't break.

Scarlett Moore null at kde.org
Tue Mar 10 19:32:54 GMT 2026


Git commit ca4e131c525686e76b694b5cfde8f47ff1c55518 by Scarlett Moore.
Committed on 10/03/2026 at 19:32.
Pushed by scarlettmoore into branch 'master'.

add newline so the launcher doesn't break.

M  +2    -1    kde-neon-6/launcher-specific

https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/commit/ca4e131c525686e76b694b5cfde8f47ff1c55518

diff --git a/kde-neon-6/launcher-specific b/kde-neon-6/launcher-specific
index 39728fd..3ef1c53 100644
--- a/kde-neon-6/launcher-specific
+++ b/kde-neon-6/launcher-specific
@@ -72,4 +72,5 @@ KVANTUM_CONFIG_PATH="$XDG_CONFIG_HOME/Kvantum"
 if [ ! -L "$KVANTUM_CONFIG_PATH" ] && [ -d "$SNAP_REAL_HOME/.config/Kvantum" ]; then
     ensure_dir_exists "$(dirname "$KVANTUM_CONFIG_PATH")"
     ln -sfn "$SNAP_REAL_HOME/.config/Kvantum" "$KVANTUM_CONFIG_PATH"
-fi
\ No newline at end of file
+fi
+


More information about the Neon-commits mailing list