mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-06 23:20:18 +09:00
Remove the NoDisplay=true from desktop file (#3171)
TUI apps usually have their desktop files visible in system menus. Also, flathub no longer allows apps with invisible desktop files.
This commit is contained in:
@@ -12,5 +12,4 @@ Keywords=text;editor;syntax;terminal;
|
||||
Exec=micro %F
|
||||
StartupNotify=false
|
||||
Terminal=true
|
||||
NoDisplay=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;
|
||||
|
||||
Reference in New Issue
Block a user