Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kliment/Printrun.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiro Hrončok <miro@hroncok.cz>2013-12-27 22:29:32 +0400
committerMiro Hrončok <miro@hroncok.cz>2013-12-27 22:29:32 +0400
commita508196694adc98b522ec08aa47f30c27bdfee07 (patch)
tree18a2333df2b9dbb04e00e29a1d212576c7f4e537 /pronterface.desktop
parent481089407f57fe90014d007832abdc369da82957 (diff)
Let pronterface.desktop open binary and ASCII STL, as well as Gcode
Diffstat (limited to 'pronterface.desktop')
-rw-r--r--pronterface.desktop3
1 files changed, 2 insertions, 1 deletions
diff --git a/pronterface.desktop b/pronterface.desktop
index 428488d..d853071 100644
--- a/pronterface.desktop
+++ b/pronterface.desktop
@@ -4,8 +4,9 @@ Name=Pronterface
GenericName=Printer Interface
Comment=Controls your 3D printer
Icon=/usr/share/pixmaps/P-face.ico
-Exec=/usr/bin/pronterface.py
+Exec=/usr/bin/pronterface.py %f
Path=/usr/share/pronterface/
StartupNotify=true
Terminal=false
Categories=GNOME;GTK;Utility;Graphics;
+MimeType=text/plain;application/octet-stream;application/sla;