diff options
author | Joielechong <juansspy@gmail.com> | 2018-09-28 22:10:22 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-29 07:47:37 +0700 |
commit | a6ba9c002fc4097a9f89171e50d2378c21cdf80d (patch) | |
tree | 17d76894d650446dd29340d3e3fc24c82675365c /development/PhpStorm/PhpStorm.desktop | |
parent | b2d33a6bcdaa478b6a18496bea793d910997b844 (diff) | |
download | slackbuilds-a6ba9c002fc4097a9f89171e50d2378c21cdf80d.tar.gz |
development/PhpStorm: Added (Lightning-smart PHP IDE).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/PhpStorm/PhpStorm.desktop')
-rw-r--r-- | development/PhpStorm/PhpStorm.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/PhpStorm/PhpStorm.desktop b/development/PhpStorm/PhpStorm.desktop new file mode 100644 index 0000000000..82d35c717c --- /dev/null +++ b/development/PhpStorm/PhpStorm.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=PhpStorm +GenericName=Text Editor +Comment=Lightning-smart PHP IDE +Exec=phpstorm +Icon=phpstorm +Type=Application +Terminal=false +Categories=Development;TextEditor; |