diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2015-11-18 21:08:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-18 23:22:48 +0700 |
commit | 9e8e7a451100a2a469d07f2b3705ca678e61074c (patch) | |
tree | 193bde34c3dbb02c9c7e4bf2bd6b2b9f4d1a9c53 /development/atom/atom.desktop | |
parent | a5c93365ef214922aea401d86bbef6f903304bd9 (diff) |
development/atom: Updated for version 1.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/atom/atom.desktop')
-rw-r--r-- | development/atom/atom.desktop | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/development/atom/atom.desktop b/development/atom/atom.desktop new file mode 100644 index 0000000000000..54e54d2d5eeb1 --- /dev/null +++ b/development/atom/atom.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Name=Atom +Comment=A jackable text editor +GenericName=Text Editor +GenericName[es]=Editor de texto +GenericName[it]=Editor di testo +GenericName[pt]=Editor de texto +Exec=/usr/bin/atom %U +Icon=atom +Type=Application +StartupNotify=true +Terminal=false +Categories=GNOME;GTK;Utility;TextEditor;Development; +MimeType=text/plain; |