commit:     caecc82aa9bcc9eae6ca15ccf3d7e519730b018e
Author:     unlsycn <unlsycn <AT> unlsycn <DOT> com>
AuthorDate: Mon Aug 12 09:21:35 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 06:41:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caecc82a

app-editors/vscode: remove deprecated flag

See https://github.com/microsoft/vscode/pull/209471.

Signed-off-by: unlsycn <unlsycn <AT> unlsycn.com>
Closes: https://github.com/gentoo/gentoo/pull/38113
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-editors/vscode/files/code.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/vscode/files/code.desktop 
b/app-editors/vscode/files/code.desktop
index ec697eca68b6..3d3766982e2c 100644
--- a/app-editors/vscode/files/code.desktop
+++ b/app-editors/vscode/files/code.desktop
@@ -2,7 +2,7 @@
 Name=VSCode
 Comment=Editing evolved
 GenericName=Code Editor
-Exec=/usr/bin/vscode @exec_extra_flags@ --unity-launch %F
+Exec=/usr/bin/vscode @exec_extra_flags@ %F
 Icon=vscode
 Type=Application
 StartupNotify=false

Reply via email to