commit: a8dcd59f44fa040dd2d92182384345c566a8ea61 Author: Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com> AuthorDate: Mon Dec 30 21:01:47 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Dec 31 11:01:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8dcd59f
app-editors/vscode: fix .desktop file Closes: https://bugs.gentoo.org/947102 Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com> Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-editors/vscode/files/code-open-in-new-window.desktop | 1 - 1 file changed, 1 deletion(-) diff --git a/app-editors/vscode/files/code-open-in-new-window.desktop b/app-editors/vscode/files/code-open-in-new-window.desktop index 78185549b3d4..b95bf8843238 100644 --- a/app-editors/vscode/files/code-open-in-new-window.desktop +++ b/app-editors/vscode/files/code-open-in-new-window.desktop @@ -9,5 +9,4 @@ Type=Application StartupNotify=false Categories=Utility;TextEditor;Development;IDE; MimeType=text/plain;inode/directory;application/x-code-workspace; -Actions=new-empty-window; Keywords=vscode;code;
