diff options
Diffstat (limited to 'development/pycharm/pycharm.desktop')
-rw-r--r-- | development/pycharm/pycharm.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/pycharm/pycharm.desktop b/development/pycharm/pycharm.desktop new file mode 100644 index 0000000000..00b26911d5 --- /dev/null +++ b/development/pycharm/pycharm.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=PyCharm +GenericName=Text Editor +Comment=Powerful Python and Django IDE +Exec=pycharm +Icon=pycharm +Type=Application +Terminal=false +Categories=Development;TextEditor; |