diff options
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; |