scripting/Package_ScriptsPython.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 71aef0504ba500409a46ff5409dad912adc46111
Author:     Ashod Nakashian <[email protected]>
AuthorDate: Sat Mar 2 15:07:05 2019 -0500
Commit:     Jan Holesovsky <[email protected]>
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 <[email protected]>
    Tested-by: Andras Timar <[email protected]>
    Reviewed-on: https://gerrit.libreoffice.org/73486
    Tested-by: Jenkins
    Reviewed-by: Jan Holesovsky <[email protected]>

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 \
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to