diff --git a/assets/packaging/micro.desktop b/assets/packaging/micro.desktop new file mode 100644 index 00000000..90db584d --- /dev/null +++ b/assets/packaging/micro.desktop @@ -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;