diff --git a/assets/com.microsoft.edit.desktop b/assets/com.microsoft.edit.desktop index 2da6bea09e8..edb51012d15 100644 --- a/assets/com.microsoft.edit.desktop +++ b/assets/com.microsoft.edit.desktop @@ -4,7 +4,8 @@ Name=Microsoft Edit GenericName=Text Editor Comment=A simple editor for simple needs Icon=edit -Exec=edit %U +Exec=edit %F Terminal=true -MimeType=text/plain +Categories=Utility;TextEditor; +MimeType=text/english;text/plain;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++; Keywords=text;editor