🐧 Add GenericName to .desktop file, fixes #3885

Esse commit está contido em:
fenuks
2014-10-18 20:07:54 +02:00
commit 5669aa39ce
+1
Ver Arquivo
@@ -1,6 +1,7 @@
[Desktop Entry]
Name=Atom
Comment=<%= description %>
GenericName=Text Editor
Exec=<%= installDir %>/share/atom/atom %U
Icon=<%= iconName %>
Type=Application