mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
11 lines
250 B
Desktop File
11 lines
250 B
Desktop File
[Desktop Entry]
|
|
Name=Atom
|
|
Comment=<%= description %>
|
|
GenericName=Text Editor
|
|
Exec=<%= installDir %>/share/atom/atom %U
|
|
Icon=<%= iconName %>
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=GNOME;GTK;Utility;TextEditor;Development;
|
|
MimeType=text/plain;
|