]> git.lyx.org Git - lyx.git/commitdiff
Also install oxygen math svg icons.
authorEnrico Forestieri <forenr@lyx.org>
Sun, 22 Mar 2015 22:16:05 +0000 (23:16 +0100)
committerEnrico Forestieri <forenr@lyx.org>
Sun, 22 Mar 2015 22:16:05 +0000 (23:16 +0100)
These icons have no png counterpart and hence are not catched by the shortcuts.

lib/Makefile.am

index b89e8ed2f91080534462efb2b505eea1bf4437a8..1abcae3c283508d311115573d6442e9c7456d9f5 100644 (file)
@@ -1710,6 +1710,17 @@ dist_imagesoxygen_DATA = \
        ${dist_imagesoxygen_DATA1X} \
        ${dist_imagesoxygen_DATA2X}
 
+imagesmathoxygendir = $(imagesdir)/math/oxygen
+dist_imagesmathoxygen_DATA = \
+       images/math/oxygen/cases.svgz \
+       images/math/oxygen/delim.svgz \
+       images/math/oxygen/font.svgz \
+       images/math/oxygen/frac.svgz \
+       images/math/oxygen/frac-square.svgz \
+       images/math/oxygen/functions.svgz \
+       images/math/oxygen/space.svgz \
+       images/math/oxygen/style.svgz
+
 imagesclassicdir = $(imagesdir)/classic
 dist_imagesclassic_DATA = \
        images/classic/all-changes-accept.png  \