From 45992a0e0a2f450c8e98e773c59b84b91c83ec3b Mon Sep 17 00:00:00 2001 From: GeigerCounter Date: Wed, 29 Mar 2017 08:39:50 -0400 Subject: [PATCH] Fixed mistake in desktop file --- assets/packaging/micro.desktop | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/packaging/micro.desktop b/assets/packaging/micro.desktop index 90db584d..076a5350 100644 --- a/assets/packaging/micro.desktop +++ b/assets/packaging/micro.desktop @@ -1,6 +1,6 @@ [Desktop Entry] -Name=Micro %U +Name=Micro GenericName=Text Editor Comment=Edit text files in a terminal @@ -9,7 +9,7 @@ Type=Application Categories=terminal;TextEditor; Keywords=text;editor;syntax;terminal; -Exec=micro +Exec=micro %U StartupNotify=false -Terminal=True +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;