mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
Add MimeType text/plain to .desktop file
This adds Atom in open with menu in KDE (possibly other DE's) for text files therefore providing better integration.
This commit is contained in:
@@ -6,3 +6,4 @@ Icon=<%= iconName %>
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;GTK;Utility;TextEditor;
|
||||
MimeType=text/plain;
|
||||
|
||||
Reference in New Issue
Block a user