diff options
author | j-james | 2021-12-20 21:45:20 +0000 |
---|---|---|
committer | j-james | 2021-12-20 22:43:24 +0000 |
commit | 0d7cc2d9361ce66f38d5ef06216bc1e7f6e741d6 (patch) | |
tree | df20baa498fbd5e89ac06d164da099f86484dcbd /stl.thumbnailer |
Process STL thumbnails using OpenSCAD
Diffstat (limited to 'stl.thumbnailer')
-rw-r--r-- | stl.thumbnailer | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/stl.thumbnailer b/stl.thumbnailer new file mode 100644 index 0000000..1de2d21 --- /dev/null +++ b/stl.thumbnailer @@ -0,0 +1,7 @@ +[Thumbnailer Entry] +Version=1.0 +Encoding=UTF-8 +Type=X-Thumbnailer +Name=STL Thumbnailer +MimeType=model/stl; +Exec=/usr/bin/stl-thumbnailer %i %o %s |