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