Merge pull request #3886 from fenuks/patch-1

Add GenericName to .desktop file
This commit is contained in:
Kevin Sawicki
2014-10-20 08:32:13 -07:00

View File

@@ -1,6 +1,7 @@
[Desktop Entry]
Name=Atom
Comment=<%= description %>
GenericName=Text Editor
Exec=<%= installDir %>/share/atom/atom %U
Icon=<%= iconName %>
Type=Application