summarylogtreecommitdiffstats
path: root/azuredatastudio.desktop
blob: ee8643fc99e2f7585ca3ccc75caf803e95ecc3c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 --unity-launch %F
Icon=azuredatastudio
Type=Application
StartupNotify=false
StartupWMClass=azuredatastudio
Categories=TextEditor;Development;IDE;
MimeType=text/plain;application/x-azuredatastudio-workspace;
Actions=new-empty-window;
Keywords=azuredatastudio;

[Desktop Action new-empty-window]
Name=New Empty Window
Exec=/opt/azuredatastudio/bin/azuredatastudio --new-window %F
Icon=azuredatastudio