summarylogtreecommitdiffstats
path: root/oni.desktop
diff options
context:
space:
mode:
authoraxionl2018-05-16 00:27:29 +0800
committeraxionl2018-05-16 00:27:29 +0800
commitc58b7b58e8cbea12b60053f869aa3e3cacad2779 (patch)
tree53a99c2549b6be207052aa0ed54ae2b6cf5ce2e1 /oni.desktop
downloadaur-c58b7b58e8cbea12b60053f869aa3e3cacad2779.tar.gz
Add a testing package.
Diffstat (limited to 'oni.desktop')
-rw-r--r--oni.desktop13
1 files changed, 13 insertions, 0 deletions
diff --git a/oni.desktop b/oni.desktop
new file mode 100644
index 000000000000..817e113ab6a6
--- /dev/null
+++ b/oni.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Name=Oni
+GenericName=Text Editor
+Comment=An IDE powered by Neovim
+Exec=/opt/oni-bin/oni %F
+TryExec=oni
+Terminal=false
+Type=Application
+MimeType=text/english;text/plain;text/markdown;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;text/x-ruby;text/x-python;
+Icon=oni
+Categories=Utility;TextEditor;
+Keywords=Text;Editor;Neovim
+StartupNotify=false