summarylogtreecommitdiffstats
path: root/azuredatastudio.desktop
blob: 6b856bee78bfc1d38e4e63515af09428e89ed85e (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=/usr/bin/@@pkgname@@ --unity-launch %F
Icon=@@pkgname@@
Type=Application
StartupNotify=true
StartupWMClass=azuredatastudio
Categories=Utility;TextEditor;Development;IDE;
MimeType=text/plain;inode/directory;
Actions=new-empty-window;
Keywords=sqlops;

[Desktop Action new-empty-window]
Name=New Empty Window
Exec=/usr/bin/@@pkgname@@ --new-window %F
Icon=@@pkgname@@