summarylogtreecommitdiffstats
path: root/sqlops.desktop
diff options
context:
space:
mode:
authorWilliam Turner2018-02-12 16:07:33 -0500
committerWilliam Turner2018-02-12 16:07:33 -0500
commit9994268125b21cbf37b78b10716c2bd31d34612f (patch)
tree245ece41f6636ecd662bf1392b79ec3ba72ef9fa /sqlops.desktop
parent439ec208c699dd1868bf9096633a588bbda8e851 (diff)
downloadaur-9994268125b21cbf37b78b10716c2bd31d34612f.tar.gz
Bump to 0.26.3 and add .desktop file
Diffstat (limited to 'sqlops.desktop')
-rw-r--r--sqlops.desktop18
1 files changed, 18 insertions, 0 deletions
diff --git a/sqlops.desktop b/sqlops.desktop
new file mode 100644
index 000000000000..70a99b2b2e90
--- /dev/null
+++ b/sqlops.desktop
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Name=SQL Operations Studio
+Comment=SQL Operations Studio
+GenericName=Text Editor
+Exec=/usr/bin/sqlops --unity-launch %F
+Icon=/usr/share/sqlops/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/share/sqlops/sqlops --new-window %F
+Icon=sqlops