commit: 315b13a42bf7e3ce3c79269991245208388c4d96 Author: Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com> AuthorDate: Mon Dec 30 21:02:26 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Dec 31 11:01:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=315b13a4
app-editors/vscodium: fix .desktop file Closes: https://bugs.gentoo.org/947103 Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/39912 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-editors/vscodium/files/codium-open-in-new-window.desktop | 1 - 1 file changed, 1 deletion(-) diff --git a/app-editors/vscodium/files/codium-open-in-new-window.desktop b/app-editors/vscodium/files/codium-open-in-new-window.desktop index 7ac864d0fe0a..840ff0aee637 100644 --- a/app-editors/vscodium/files/codium-open-in-new-window.desktop +++ b/app-editors/vscodium/files/codium-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;vscodium;code;codium;
