Add license info for inkscape start script

(cherry picked from commit a4d409b194)

Add status log for 2.3.x
This commit is contained in:
Stephan Witt 2019-01-06 09:28:11 +01:00
parent 432986e8f2
commit 7dd5d6371f
2 changed files with 9 additions and 0 deletions

View File

@ -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.

View 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