[Libreoffice-commits] core.git: scripting/README
Laurent Godard
laurent.godard at cncc.fr
Tue Apr 24 23:36:14 UTC 2018
scripting/README | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 0e6999edba35119b051dd0f4e64365ac7dc3f209
Author: Laurent Godard <laurent.godard at cncc.fr>
Date: Tue Apr 24 16:12:47 2018 +0200
pyprov is not deprecated
Change-Id: I6e7af6e6178f3820a73bae6008d8046161a0d8a5
Reviewed-on: https://gerrit.libreoffice.org/53425
Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
diff --git a/scripting/README b/scripting/README
index 1ca4fe97bdd9..ba9a1677597d 100644
--- a/scripting/README
+++ b/scripting/README
@@ -34,6 +34,10 @@ C++ implementation of the LanguageScriptProvider UNO service for Basic
C++ implementation of the DialogProvider UNO service used for loading
UNO dialogs from various languages
+- source/pyprov
+
+LanguageScriptProvider for Python
+
- java/com/sun/star/script/framework/provider
Implementation of an abstract base class ScriptProvider which provides
@@ -62,7 +66,3 @@ Example scripts in BeanShell, JavaScript, Java and Python
- java/org/openoffice/*
Support for developing scripts in IDEs such as NetBeans.
-
-- source/pyprov
-
-LanguageScriptProvider for Python
More information about the Libreoffice-commits
mailing list