diff options
author | monsta <[email protected]> | 2015-09-10 14:08:14 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-09-10 14:08:14 +0300 |
commit | d2f1cf64a6c026e79955966b85f9141e69a3404a (patch) | |
tree | d752108fd6b6c9a018b7dfef56777a65f4d5d5eb /backend/epub/MathJax/images | |
parent | feb98c4c3e21e34b1aeffc287531ff97a9d0616c (diff) | |
download | atril-d2f1cf64a6c026e79955966b85f9141e69a3404a.tar.bz2 atril-d2f1cf64a6c026e79955966b85f9141e69a3404a.tar.xz |
epub: drop embedded MathJax in favor of using distro-packaged one
closes https://github.com/mate-desktop/atril/issues/158
Diffstat (limited to 'backend/epub/MathJax/images')
-rw-r--r-- | backend/epub/MathJax/images/CloseX-31.png | bin | 1267 -> 0 bytes | |||
-rw-r--r-- | backend/epub/MathJax/images/Makefile.am | 7 | ||||
-rw-r--r-- | backend/epub/MathJax/images/MenuArrow-15.png | bin | 469 -> 0 bytes |
3 files changed, 0 insertions, 7 deletions
diff --git a/backend/epub/MathJax/images/CloseX-31.png b/backend/epub/MathJax/images/CloseX-31.png Binary files differdeleted file mode 100644 index 1672200e..00000000 --- a/backend/epub/MathJax/images/CloseX-31.png +++ /dev/null diff --git a/backend/epub/MathJax/images/Makefile.am b/backend/epub/MathJax/images/Makefile.am deleted file mode 100644 index db9ad324..00000000 --- a/backend/epub/MathJax/images/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -MathJaxImagesdir= $(backenddir)/epub/MathJax/Images - -MathJaxImages_DATA= CloseX-31.png MenuArrow-15.png - -EXTRA_DIST = $(MathJaxImages_DATA) - --include $(top_srcdir)/git.mk diff --git a/backend/epub/MathJax/images/MenuArrow-15.png b/backend/epub/MathJax/images/MenuArrow-15.png Binary files differdeleted file mode 100644 index 2a3d03e5..00000000 --- a/backend/epub/MathJax/images/MenuArrow-15.png +++ /dev/null |