diff options
author | Mohammad Etemaddar <mohammad.etemaddar@gmail.com> | 2017-06-09 00:26:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-09 00:27:29 +0700 |
commit | fd6695127bf30591955314ff4d563f6306e4a2b4 (patch) | |
tree | 7728611c8bf677c74a56e68bc1da2f581483ea68 /development/atom-amd64/atom-amd64.desktop | |
parent | 9153662747c88c6fea1bff4df12ecea8cebeafd8 (diff) |
development/atom-amd64: Added (A hackable text editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/atom-amd64/atom-amd64.desktop')
-rw-r--r-- | development/atom-amd64/atom-amd64.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/atom-amd64/atom-amd64.desktop b/development/atom-amd64/atom-amd64.desktop new file mode 100644 index 0000000000000..d70f56db6cdc0 --- /dev/null +++ b/development/atom-amd64/atom-amd64.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Atom +GenericName=Editor +Comment=Atom Editor +Icon=atom +Exec=atom +TryExec=atom +Terminal=false +Type=Application +Categories=Development; |