From 15b36ce0d6df8a1a0df4ea31e7e3868d3693b9cf Mon Sep 17 00:00:00 2001 From: blt-r <63462729+blt-r@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:58:09 +0400 Subject: [PATCH] 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. --- assets/packaging/micro.desktop | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/packaging/micro.desktop b/assets/packaging/micro.desktop index 35772518..3066f82e 100644 --- a/assets/packaging/micro.desktop +++ b/assets/packaging/micro.desktop @@ -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;