From 82581fd823c811e93ea9030a918348e474b56e5c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 18 Mar 2012 22:45:58 -0300 Subject: Abiword path --- templates/settings.json.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/settings.json.erb b/templates/settings.json.erb index e06fd24..af1ca63 100644 --- a/templates/settings.json.erb +++ b/templates/settings.json.erb @@ -33,7 +33,7 @@ /* This is the path to the Abiword executable. Setting it to null, disables abiword. Abiword is needed to enable the import/export of pads*/ - "abiword" : null, + "abiword" : "/usr/bin/abiword", /* This setting is used if you need http basic auth */ // "httpAuth" : "user:pass", -- cgit v1.2.3