summarylogtreecommitdiffstats
path: root/sqlops.desktop
diff options
context:
space:
mode:
authorWilliam Turner2018-09-25 14:15:13 -0400
committerWilliam Turner2018-09-25 14:15:13 -0400
commit99afc8361ea7bf4d6f5c95d22e8868f7dce0c30c (patch)
tree1120bc501166442024a61308da0d9832542d22de /sqlops.desktop
parentd19ed482edec47802d8aca48114099bf35e206f8 (diff)
downloadaur-99afc8361ea7bf4d6f5c95d22e8868f7dce0c30c.tar.gz
Bump to 1.0.0 and handle rebrand.
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