summarylogtreecommitdiffstats
path: root/azuredatastudio.desktop
diff options
context:
space:
mode:
authorWilliam Turner2020-06-16 19:14:09 -0400
committerWilliam Turner2020-06-16 19:14:09 -0400
commit166543aff84a47ad9e7eda28c6670dbdf6de2417 (patch)
tree97643bc4e4d07cc1224ee6674e1693a058d9fbb1 /azuredatastudio.desktop
parente31ef44075e8f4e9cdd4b2bca354279e3b667e84 (diff)
downloadaur-azuredatastudio.tar.gz
Adjust conflicts and provide notice about azuredatastudio-bin
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