diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-27 20:51:55 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-27 20:51:55 +0100 |
commit | 464f9fc1e0e23721f427be8a33c21a03f27e3f88 (patch) | |
tree | 7ca76098905a1d2dd719990e1d2d239e1bc7c204 /test/eric/eric.desktop | |
parent | 3d09645352459f46b52cd13dbbba4d52c8f410fa (diff) | |
download | nutyx-extra-464f9fc1e0e23721f427be8a33c21a03f27e3f88.tar.gz nutyx-extra-464f9fc1e0e23721f427be8a33c21a03f27e3f88.tar.bz2 nutyx-extra-464f9fc1e0e23721f427be8a33c21a03f27e3f88.tar.xz nutyx-extra-464f9fc1e0e23721f427be8a33c21a03f27e3f88.zip |
eric dans test
Diffstat (limited to 'test/eric/eric.desktop')
-rw-r--r-- | test/eric/eric.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/eric/eric.desktop b/test/eric/eric.desktop new file mode 100644 index 000000000..94f0004da --- /dev/null +++ b/test/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; + |