🐧 Add GenericName to .desktop file, fixes #3885

This commit is contained in:
fenuks 2014-10-18 20:07:54 +02:00
parent d1f9133ef4
commit 5669aa39ce

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