From 2194eb4df5e823d0cbeebe391fd6b4efc10ab76d Mon Sep 17 00:00:00 2001 From: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com> Date: Tue, 5 Nov 2024 01:06:10 -0800 Subject: [PATCH] Chore: Desktop: Fixes #9608: Fix comment style in Linux launcher file (#11309) Co-authored-by: Laurent Cozic --- Joplin_install_and_update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Joplin_install_and_update.sh b/Joplin_install_and_update.sh index a1745ee358..cffef34372 100755 --- a/Joplin_install_and_update.sh +++ b/Joplin_install_and_update.sh @@ -263,7 +263,8 @@ StartupWMClass=Joplin Type=Application Categories=Office; MimeType=x-scheme-handler/joplin; -X-GNOME-SingleWindow=true // should be removed eventually as it was upstream to be an XDG specification +# should be removed eventually as it was upstream to be an XDG specification +X-GNOME-SingleWindow=true SingleMainWindow=true EOF