Files
azuredatastudio/resources/linux/code.desktop
2018-06-05 11:24:51 -07:00

19 lines
469 B
Desktop File

[Desktop Entry]
Name=@@NAME_LONG@@
Comment=SQL Operations Studio
GenericName=Text Editor
Exec=/usr/share/@@NAME@@/@@NAME@@ --unity-launch %F
Icon=@@ICON@@
Type=Application
StartupNotify=true
StartupWMClass=@@NAME_SHORT@@
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/share/@@NAME@@/@@NAME@@ --new-window %F
Icon=@@ICON@@