summarylogtreecommitdiffstats
path: root/sqlops.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'sqlops.desktop')
-rw-r--r--sqlops.desktop18
1 files changed, 0 insertions, 18 deletions
diff --git a/sqlops.desktop b/sqlops.desktop
deleted file mode 100644
index a068d275c482..000000000000
--- a/sqlops.desktop
+++ /dev/null
@@ -1,18 +0,0 @@
-[Desktop Entry]
-Name=SQL Operations 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=/usr/share/{pkgname}/resources/app/resources/linux/code.png
-Type=Application
-StartupNotify=true
-StartupWMClass=sqlops
-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=/usr/share/{pkgname}/resources/app/resources/linux/code.png