From 54b6341db3a044fcbe06889f166dec199dfee152 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Tue, 22 Oct 2013 08:17:02 +0200 Subject: Fix for Bug #1126472 (JessyInk zipped pdf or png output should allow low resolution values). Fixed bugs: - https://launchpad.net/bugs/1126472 (bzr r12709) --- share/extensions/jessyInk_export.inx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/extensions/jessyInk_export.inx b/share/extensions/jessyInk_export.inx index 42ab811b9..fc8536a71 100644 --- a/share/extensions/jessyInk_export.inx +++ b/share/extensions/jessyInk_export.inx @@ -11,7 +11,7 @@ <_option value="PDF">PDF <_option value="PNG">PNG - 92 + 92 <_param name="help_text" type="description">This extension allows you to export a JessyInk presentation once you created an export layer in your browser. Please see code.google.com/p/jessyink for more details. -- cgit v1.2.3