summarylogtreecommitdiffstats
path: root/azuredatastudio.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'azuredatastudio.desktop')
-rw-r--r--azuredatastudio.desktop18
1 files changed, 18 insertions, 0 deletions
diff --git a/azuredatastudio.desktop b/azuredatastudio.desktop
new file mode 100644
index 000000000000..e5e55b23985b
--- /dev/null
+++ b/azuredatastudio.desktop
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Name=Azure Data Studio
+Comment=Data Management Tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.
+GenericName=Text Editor
+Exec=/opt/azuredatastudio/bin/azuredatastudio --no-sandbox --unity-launch %F
+Icon=azuredatastudio
+Type=Application
+StartupNotify=false
+StartupWMClass=azuredatastudio
+Categories=Utility;TextEditor;Development;IDE;
+MimeType=text/plain;
+Actions=new-empty-window;
+Keywords=azuredatastudio;
+
+[Desktop Action new-empty-window]
+Name=New Empty Window
+Exec=/opt/azuredatastudio/bin/azuredatastudio --no-sandbox --new-window %F
+Icon=azuredatastudio