loleaflet/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1e3fc3bfb65941caca878154aef525aa351e531a
Author:     Jan Holesovsky <ke...@collabora.com>
AuthorDate: Thu Jan 10 11:32:23 2019 +0100
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Thu Jan 10 11:47:35 2019 +0100

    [cp] Update the dialog closing button's image.
    
    Change-Id: I2a5d9d62bda4e20e24a5bdeeea1befad594918b1
    Reviewed-on: https://gerrit.libreoffice.org/66075
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/loleaflet/Makefile.am b/loleaflet/Makefile.am
index cc6f2a410..f3ff90601 100644
--- a/loleaflet/Makefile.am
+++ b/loleaflet/Makefile.am
@@ -24,7 +24,7 @@ $(L10N_IOS_ALL_JS) : $(wildcard $(srcdir)/po/ui-*.po) $(shell 
find $(srcdir)/l10
        done
 endif
 
-JQUERY_UI_IMAGE_PATH = node_modules/jquery-ui/themes/ui-lightness/images
+JQUERY_UI_IMAGE_PATH = node_modules/jquery-ui/themes/base/minified/images
 JQUERY_UI_IMAGES = $(wildcard $(JQUERY_UI_IMAGE_PATH)/*.png)
 JQUERY_UI_DIST_IMAGES = $(patsubst 
$(JQUERY_UI_IMAGE_PATH)/%.png,$(builddir)/dist/images/%.png,$(JQUERY_UI_IMAGES))
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to