diff options
author | David Spencer <baildon.research@googlemail.com> | 2013-05-15 21:34:13 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-04 00:11:07 -0500 |
commit | b8bc87f27cfeac65eb5560c2bf194651c4063917 (patch) | |
tree | 6f9fbfc733433f39d794869077090c1fa90e7c32 /graphics/meshlab/meshlab.desktop | |
parent | 7c07c2efa6674b2260eb6ee7000fa3e5cb9fb9be (diff) | |
download | slackbuilds-b8bc87f27cfeac65eb5560c2bf194651c4063917.tar.gz |
graphics/meshlab: Added (process and edit 3D triangular meshes)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/meshlab/meshlab.desktop')
-rw-r--r-- | graphics/meshlab/meshlab.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/meshlab/meshlab.desktop b/graphics/meshlab/meshlab.desktop new file mode 100644 index 0000000000..f92badb0f1 --- /dev/null +++ b/graphics/meshlab/meshlab.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Name=MeshLab +Name[en_GB]=MeshLab +GenericName=Mesh processing +GenericName[en_GB]=Mesh processing +Comment=View and process meshes +Type=Application +Exec=meshlab +Icon=/usr/share/pixmaps/meshlab_32x32.xpm +Terminal=false +MimeType=model/mesh;application/x-3ds;image/x-3ds;application/sla; +Categories=Graphics;3DGraphics;Viewer;Qt; |