diff options
Diffstat (limited to 'extra/eric/eric.desktop')
-rw-r--r-- | extra/eric/eric.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/eric/eric.desktop b/extra/eric/eric.desktop new file mode 100644 index 000000000..94f0004da --- /dev/null +++ b/extra/eric/eric.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=Eric IDE +Comment=A full featured Python IDE +Icon=eric +Exec=eric +Terminal=false +Type=Application +Categories=Qt;Development;IDE; + |