loleaflet/Makefile.am               |    1 -
 loleaflet/images/spritesheet-2x.png |binary
 loleaflet/images/spritesheet.png    |binary
 3 files changed, 1 deletion(-)

New commits:
commit d3a3dc7d13313d3d52722397bc812187f708c66d
Author: Henry Castro <hcas...@collabora.com>
Date:   Sat May 26 10:54:52 2018 -0400

    loleaflet: move some images from draw plugin
    
    Change-Id: If53aea32c745e62493d87ae129a7da2bdc242deb

diff --git a/loleaflet/Makefile.am b/loleaflet/Makefile.am
index a00568555..f595747b1 100644
--- a/loleaflet/Makefile.am
+++ b/loleaflet/Makefile.am
@@ -131,7 +131,6 @@ if ENABLE_DEBUG
 $(LOLEAFLET_PREFIX)/dist/loleaflet-src.js: $(LOLEAFLET_JS_DST) 
$(LOLEAFLET_DRAW_JS_DST)
        @echo "Checking loleaflet for JS errors..."
        @NODE_PATH=$(abs_builddir)/node_modules $(NODE) 
node_modules/eslint/bin/eslint.js $(srcdir)/src 
$(srcdir)/plugins/draw-$(DRAW_VERSION)/src  $(srcdir)/js --ignore-path 
$(srcdir)/.eslintignore --config $(srcdir)/.eslintrc
-       @cp -a $(srcdir)/plugins/draw-$(DRAW_VERSION)/dist/images/* 
$(builddir)/dist/images/
        @touch $@
 
 $(builddir)/dist/bundle.css: $(LOLEAFLET_CSS_DST)
diff --git a/loleaflet/images/spritesheet-2x.png 
b/loleaflet/images/spritesheet-2x.png
new file mode 100644
index 000000000..1525c9f69
Binary files /dev/null and b/loleaflet/images/spritesheet-2x.png differ
diff --git a/loleaflet/images/spritesheet.png b/loleaflet/images/spritesheet.png
new file mode 100644
index 000000000..f7035a1cb
Binary files /dev/null and b/loleaflet/images/spritesheet.png differ
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to