aboutsummaryrefslogtreecommitdiff
path: root/tools.json
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2018-11-26 07:54:18 +0100
committerÖzgür Kesim <oec@codeblau.de>2018-11-26 07:54:18 +0100
commit1e3b329150d6c259ba058f8d8f2e1b3fd4bb525d (patch)
tree1381b5924bc0d4603f288ed8f58829ea6d998c2d /tools.json
parent4ceca4f3d3ce3b24429f0b6c6aec2a5ada432fff (diff)
use 'ContentType' rather than 'EncodeBase64' in tools.json
Diffstat (limited to 'tools.json')
-rw-r--r--tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools.json b/tools.json
index 9735acc..f19fa5d 100644
--- a/tools.json
+++ b/tools.json
@@ -32,7 +32,7 @@
"Args": ["+O-", "-D", "+A0.9", "+R3"],
"Suffix": ".pov",
"NeedsFile": true,
- "EncodeBase64": true,
+ "ContentType": "img/png",
"Description": "Povray, raytracer",
"BgColor": "Orange",
"Documentation": {