[Libreoffice-commits] core.git: scripting/Package_ScriptsPython.mk
Ashod Nakashian (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jun 12 07:48:40 UTC 2019
scripting/Package_ScriptsPython.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 71aef0504ba500409a46ff5409dad912adc46111
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
AuthorDate: Sat Mar 2 15:07:05 2019 -0500
Commit: Jan Holesovsky <kendy at collabora.com>
CommitDate: Wed Jun 12 09:46:46 2019 +0200
scripting: copy python/InsertText.py to the Scripts directory
Change-Id: I55e367f8fc3bbd2aa65ca9cdef2e97a3dfa3d117
Reviewed-on: https://gerrit.libreoffice.org/68762
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/73486
Tested-by: Jenkins
Reviewed-by: Jan Holesovsky <kendy at collabora.com>
diff --git a/scripting/Package_ScriptsPython.mk b/scripting/Package_ScriptsPython.mk
index 7612b7ba58bd..0c48839ca42d 100644
--- a/scripting/Package_ScriptsPython.mk
+++ b/scripting/Package_ScriptsPython.mk
@@ -12,6 +12,7 @@ $(eval $(call gb_Package_Package,scripting_ScriptsPython,$(SRCDIR)/scripting/exa
$(eval $(call gb_Package_add_files_with_dir,scripting_ScriptsPython,$(LIBO_SHARE_FOLDER)/Scripts,\
python/Capitalise.py \
python/HelloWorld.py \
+ python/InsertText.py \
python/NamedRanges.py \
python/SetCellColor.py \
python/pythonSamples/TableSample.py \
More information about the Libreoffice-commits
mailing list