Add URL handler support for Linux desktops

Fixes #48528
This commit is contained in:
Segev Finer
2018-08-18 04:47:54 +03:00
parent 0b8e20847a
commit 8f83890068
4 changed files with 32 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
[Desktop Entry]
Name=@@NAME_LONG@@ - URL Handler
Comment=Code Editing. Redefined.
GenericName=Text Editor
Exec=/usr/share/@@NAME@@/@@NAME@@ --open-url %U
Icon=@@ICON@@
Type=Application
NoDisplay=true
StartupNotify=true
StartupWMClass=@@NAME_SHORT@@
Categories=Utility;TextEditor;Development;IDE;
MimeType=x-scheme-handler/vscode
Keywords=vscode;