[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - scripting/Package_ScriptsPython.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Mar 5 22:01:21 UTC 2019
scripting/Package_ScriptsPython.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit cffa813b8213122dba1206c362ec77a2343f48ba
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
AuthorDate: Sat Mar 2 15:07:05 2019 -0500
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Tue Mar 5 23:00:57 2019 +0100
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>
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