mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Bring over code-url-handler.desktop (#4629)
This commit is contained in:
12
resources/linux/code-url-handler.desktop
Normal file
12
resources/linux/code-url-handler.desktop
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=@@NAME_LONG@@ - URL Handler
|
||||||
|
Comment=Azure Data Studio
|
||||||
|
GenericName=Text Editor
|
||||||
|
Exec=/usr/share/@@NAME@@/@@NAME@@ --open-url %U
|
||||||
|
Icon=@@ICON@@
|
||||||
|
Type=Application
|
||||||
|
NoDisplay=true
|
||||||
|
StartupNotify=true
|
||||||
|
Categories=Utility;TextEditor;Development;IDE;
|
||||||
|
MimeType=x-scheme-handler/@@URLPROTOCOL@@;
|
||||||
|
Keywords=azuredatastudio;
|
||||||
Reference in New Issue
Block a user