printrun-src/plater.desktop

Fri, 22 Sep 2017 17:40:08 +0200

author
mdd
date
Fri, 22 Sep 2017 17:40:08 +0200
changeset 32
0abfa4642776
parent 15
0bbb006204fc
child 45
c82943fb205f
permissions
-rw-r--r--

SVG bugfix: first shape line not drawn
SVG feature: Dont control the laser via extrusion, switch on at shape start, off at shape end

15
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
1 [Desktop Entry]
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
2 Type=Application
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
3 Name=Plater
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
4 GenericName=Plate building tool
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
5 Comment=Prepares plates for 3D printing
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
6 Icon=/usr/share/pixmaps/plater.png
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
7 Exec=/usr/bin/plater.py
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
8 StartupNotify=true
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
9 Terminal=false
0bbb006204fc Added printrun sourcecode from
mbayer
parents:
diff changeset
10 Categories=GNOME;GTK;Utility;Graphics;3DGraphics;

mercurial