kit/Kit.cpp | 1 - 1 file changed, 1 deletion(-) New commits: commit 6c6eaaadf00cb7983d614a9b97b51b97a39da9fd Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Wed Dec 12 12:51:10 2018 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Wed Dec 12 13:18:48 2018 +0100
Now we need gallery for inserting some special shapes So copy it from the lotemplate. Change-Id: I84d1514e5e06ec194e549b36f8db2dc6fdd04f38 (cherry picked from commit 66dcff38a7248fb7facc6d459ac8788882262bb1) Reviewed-on: https://gerrit.libreoffice.org/65018 Reviewed-by: Andras Timar <andras.ti...@collabora.com> Tested-by: Andras Timar <andras.ti...@collabora.com> diff --git a/kit/Kit.cpp b/kit/Kit.cpp index bc3ebeba1..72bf5a289 100644 --- a/kit/Kit.cpp +++ b/kit/Kit.cpp @@ -151,7 +151,6 @@ namespace strcmp(path, "program/wizards") != 0 && strcmp(path, "sdk") != 0 && strcmp(path, "share/basic") != 0 && - strcmp(path, "share/gallery") != 0 && strcmp(path, "share/Scripts/java") != 0 && strcmp(path, "share/Scripts/javascript") != 0 && strcmp(path, "share/template") != 0 && _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits