aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/textadept.desktop
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-07-19 14:11:58 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-07-19 14:11:58 -0400
commitf564744c3a9862a542c2c4565f65f6af8b899d11 (patch)
tree93e7fe5fb5aa6c728db756e103a7d763612936d8 /src/textadept.desktop
parent6cec2754a64e0339b991f865b0018e189f846bc2 (diff)
Added .desktop files for Linux.
Diffstat (limited to 'src/textadept.desktop')
-rw-r--r--src/textadept.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/textadept.desktop b/src/textadept.desktop
new file mode 100644
index 00000000..8a5abe5e
--- /dev/null
+++ b/src/textadept.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Type=Application
+Name=Textadept
+GenericName=Text Editor
+Comment=A fast, minimalist, and remarkably extensible text editor for programmers
+# Icon is here: core/images/textadept.svg
+Icon=textadept.svg
+Exec=textadept %F
+MimeType=application/javascript;application/json;application/postscript;application/x-csh;application/x-desktop;application/x-httpd-eruby;application/x-httpd-php;application/x-httpd-php3;application/x-httpd-php4;application/x-httpd-php5;application/x-latex;application/x-msdos-program;application/x-ruby;application/x-sh;application/x-shellscript;application/x-sql;application/x-tcl;application/x-tex;application/xhtml+xml;application/xml;application/xml-dtd;application/xslt+xml;text/css;text/csv;text/html;text/plain;text/xml;text/xml-dtd;text/x-asm;text/x-bibtex;text/x-boo;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-c;text/x-chdr;text/x-csh;text/x-csrc;text/x-dsrc;text/x-diff;text/x-eiffel;text/x-fortran;text/x-go;text/x-haskell;text/x-java;text/x-java-source;text/x-lua;text/x-makefile;text/x-markdown;text/x-objc;text/x-pascal;text/x-perl;text/x-php;text/x-python;text/x-ruby;text/x-scala;text/x-scheme;text/x-sh;text/x-tcl;text/x-tex;text/x-vala;text/yaml;
+Categories=Development;Utility;TextEditor;GTK
+StartupNotify=false