]> git.lyx.org Git - features.git/commitdiff
Add license info for inkscape start script
authorStephan Witt <switt@lyx.org>
Sun, 6 Jan 2019 08:28:11 +0000 (09:28 +0100)
committerStephan Witt <switt@lyx.org>
Sun, 6 Jan 2019 23:18:52 +0000 (00:18 +0100)
(cherry picked from commit a4d409b194a2ba38eb2e8c1fd7af0dbf62f59cb7)

Add status log for 2.3.x

development/MacOSX/inkscape
status.23x

index f1e6ca458fdeadd023eb52b35388b8114e1507d3..ca9ef93b68567c4af4dd172c18290086ae184ce7 100755 (executable)
@@ -1,5 +1,11 @@
 #!/bin/bash
 
+# \file inkscape
+# wrapper start script for Inkscape.app on Mac
+#
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
+#
 # \author Stephan Witt
 # Full author contact details are available in file CREDITS.
 
index 41d00f09a4883d0ec58b18b4c77d631eae293620..1bc9f278bfe676aa966833645d7b5f86c1df3263 100644 (file)
@@ -78,6 +78,9 @@ What's new
 - Fix Autonests and IsAutonestedBy layout tags with specific layout names
   (with space, underbar and enquoted).
 
+- Fix SVG to PNG image conversion problem with inkscape on Mac.
+  On-screen display of SVG graphics was broken for e.g. users guide.
+
 
 * USER INTERFACE