printrun-src/plater.desktop

Sat, 04 Jun 2016 12:41:32 +0200

author
mbayer
date
Sat, 04 Jun 2016 12:41:32 +0200
changeset 22
4c9bb8f93ae8
parent 15
0bbb006204fc
child 45
c82943fb205f
permissions
-rw-r--r--

Added the Lasercut settings to the pronterface options dialog
(default settings when used without pronterwindow)

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