]> git.lizzy.rs Git - micro.git/commitdiff
Added a desktop specification. ( micro.desktop )
authorGeigerCounter <saturnstarinc2@gmail.com>
Tue, 28 Mar 2017 17:39:47 +0000 (13:39 -0400)
committerGeigerCounter <saturnstarinc2@gmail.com>
Tue, 28 Mar 2017 17:39:47 +0000 (13:39 -0400)
assets/packaging/micro.desktop [new file with mode: 0644]

diff --git a/assets/packaging/micro.desktop b/assets/packaging/micro.desktop
new file mode 100644 (file)
index 0000000..90db584
--- /dev/null
@@ -0,0 +1,15 @@
+[Desktop Entry]
+
+Name=Micro %U
+GenericName=Text Editor
+Comment=Edit text files in a terminal
+
+Icon=micro
+Type=Application
+Categories=terminal;TextEditor;
+Keywords=text;editor;syntax;terminal;
+
+Exec=micro
+StartupNotify=false
+Terminal=True
+MimeType=text/plain;text/x-chdr;text/x-csrc;text/x-c++hdr;text/x-c++src;text/x-java;text/x-dsrc;text/x-pascal;text/x-perl;text/x-python;application/x-php;application/x-httpd-php3;application/x-httpd-php4;application/x-httpd-php5;application/xml;text/html;text/css;text/x-sql;text/x-diff;