wizards/source/scriptforge/SF_Utils.xba          |    2 -
 wizards/source/scriptforge/po/ScriptForge.pot    |    4 +--
 wizards/source/scriptforge/po/en.po              |    4 +--
 wizards/source/scriptforge/po/es.po              |    2 -
 wizards/source/scriptforge/po/fr.po              |    2 -
 wizards/source/scriptforge/po/pt.po              |    2 -
 wizards/source/scriptforge/python/scriptforge.py |    2 -
 wizards/source/scriptforge/script.xlb            |   30 +++++++++++------------
 8 files changed, 24 insertions(+), 24 deletions(-)

New commits:
commit 2a149fcc6a1e378a6ee356ba032757a8b1b332ea
Author:     Jean-Pierre Ledure <[email protected]>
AuthorDate: Wed Dec 24 15:29:06 2025 +0100
Commit:     Jean-Pierre Ledure <[email protected]>
CommitDate: Wed Dec 24 16:58:53 2025 +0100

    ScriptForge upgrade to versin 26.8
    
    Version number is modified from 26.2 to 26.8.
    No effect on actual user scripts.
    
    Change-Id: I3010985552fc90b5374ca7fa571dfacfbdc8af37
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/196202
    Tested-by: Jenkins
    Reviewed-by: Jean-Pierre Ledure <[email protected]>

diff --git a/wizards/source/scriptforge/SF_Utils.xba 
b/wizards/source/scriptforge/SF_Utils.xba
index edc07568329c..9ffe0f88739f 100644
--- a/wizards/source/scriptforge/SF_Utils.xba
+++ b/wizards/source/scriptforge/SF_Utils.xba
@@ -21,7 +21,7 @@ REM 
===================================================================== GLOBAL
 Global _SF_            As Variant              &apos;  SF_Root (Basic) object)
 
 &apos;&apos;&apos;     ScriptForge version
-Const SF_Version = &quot;26.2&quot;
+Const SF_Version = &quot;26.8&quot;
 
 &apos;&apos;&apos;     Standard symbolic names for VarTypes
 &apos;                         V_EMPTY                 = 0
diff --git a/wizards/source/scriptforge/po/ScriptForge.pot 
b/wizards/source/scriptforge/po/ScriptForge.pot
index b60dc9f4a9f8..ebaae1f73071 100644
--- a/wizards/source/scriptforge/po/ScriptForge.pot
+++ b/wizards/source/scriptforge/po/ScriptForge.pot
@@ -7,14 +7,14 @@
 #  *** are part of the LibreOffice project.                          ***
 #  *********************************************************************
 #  
-#  ScriptForge Release 26.2
+#  ScriptForge Release 26.8
 #  -----------------------
 #  
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION
"
 "Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI
"
-"POT-Creation-Date: 2025-11-12 16:40:58
"
+"POT-Creation-Date: 2025-12-24 15:13:45
"
 "PO-Revision-Date: YYYY-MM-DD HH:MM:SS
"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>
"
 "Language-Team: LANGUAGE <EMAIL@ADDRESS>
"
diff --git a/wizards/source/scriptforge/po/en.po 
b/wizards/source/scriptforge/po/en.po
index b60dc9f4a9f8..ebaae1f73071 100644
--- a/wizards/source/scriptforge/po/en.po
+++ b/wizards/source/scriptforge/po/en.po
@@ -7,14 +7,14 @@
 #  *** are part of the LibreOffice project.                          ***
 #  *********************************************************************
 #  
-#  ScriptForge Release 26.2
+#  ScriptForge Release 26.8
 #  -----------------------
 #  
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION
"
 "Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI
"
-"POT-Creation-Date: 2025-11-12 16:40:58
"
+"POT-Creation-Date: 2025-12-24 15:13:45
"
 "PO-Revision-Date: YYYY-MM-DD HH:MM:SS
"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>
"
 "Language-Team: LANGUAGE <EMAIL@ADDRESS>
"
diff --git a/wizards/source/scriptforge/po/es.po 
b/wizards/source/scriptforge/po/es.po
index 88862b9180bb..47c2ad59da31 100644
--- a/wizards/source/scriptforge/po/es.po
+++ b/wizards/source/scriptforge/po/es.po
@@ -7,7 +7,7 @@
 #  *** are part of the LibreOffice project.                          ***
 #  *********************************************************************
 #
-#  ScriptForge Release 26.2
+#  ScriptForge Release 26.8
 #  ------------------------
 #
 msgid ""
diff --git a/wizards/source/scriptforge/po/fr.po 
b/wizards/source/scriptforge/po/fr.po
index 8c4ed190dd06..61d67f7afc3a 100644
--- a/wizards/source/scriptforge/po/fr.po
+++ b/wizards/source/scriptforge/po/fr.po
@@ -7,7 +7,7 @@
 #  *** are part of the LibreOffice project.                          ***
 #  *********************************************************************
 #
-#  ScriptForge Release 26.2
+#  ScriptForge Release 26.8
 #  ------------------------
 #
 msgid ""
diff --git a/wizards/source/scriptforge/po/pt.po 
b/wizards/source/scriptforge/po/pt.po
index 3ee9c989ea85..682262296f89 100644
--- a/wizards/source/scriptforge/po/pt.po
+++ b/wizards/source/scriptforge/po/pt.po
@@ -7,7 +7,7 @@
 #  *** are part of the LibreOffice project.                          ***
 #  *********************************************************************
 #
-#  ScriptForge Release 26.2
+#  ScriptForge Release 26.8
 #  ------------------------
 #
 msgid ""
diff --git a/wizards/source/scriptforge/python/scriptforge.py 
b/wizards/source/scriptforge/python/scriptforge.py
index f92b20f29047..679ffa86704e 100644
--- a/wizards/source/scriptforge/python/scriptforge.py
+++ b/wizards/source/scriptforge/python/scriptforge.py
@@ -121,7 +121,7 @@ class ScriptForge(object, metaclass = _Singleton):
     # Class constants
     # #########################################################################
     library = 'ScriptForge'
-    Version = '26.2'  # Version number of the LibreOffice release containing 
the actual file
+    Version = '26.8'  # Version number of the LibreOffice release containing 
the actual file
     #
     # Basic dispatcher for Python scripts (@scope#library.module.function)
     basicdispatcher = 
'@application#ScriptForge.SF_PythonHelper._PythonDispatcher'
diff --git a/wizards/source/scriptforge/script.xlb 
b/wizards/source/scriptforge/script.xlb
index 7c5f29231c27..0c1ae2408640 100644
--- a/wizards/source/scriptforge/script.xlb
+++ b/wizards/source/scriptforge/script.xlb
@@ -1,24 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 
1.0//EN" "library.dtd">
 <library:library xmlns:library="http://openoffice.org/2000/library"; 
library:name="ScriptForge" library:readonly="false" 
library:passwordprotected="false">
- <library:element library:name="SF_PythonHelper"/>
- <library:element library:name="SF_Platform"/>
- <library:element library:name="SF_Array"/>
- <library:element library:name="SF_TextStream"/>
- <library:element library:name="SF_Utils"/>
- <library:element library:name="SF_String"/>
  <library:element library:name="_ModuleModel"/>
- <library:element library:name="SF_SharedMemory"/>
- <library:element library:name="SF_L10N"/>
+ <library:element library:name="SF_String"/>
+ <library:element library:name="SF_Utils"/>
+ <library:element library:name="SF_TextStream"/>
+ <library:element library:name="SF_Array"/>
+ <library:element library:name="SF_Platform"/>
+ <library:element library:name="SF_PythonHelper"/>
+ <library:element library:name="SF_Timer"/>
+ <library:element library:name="SF_FileSystem"/>
  <library:element library:name="SF_Region"/>
+ <library:element library:name="SF_L10N"/>
+ <library:element library:name="SF_SharedMemory"/>
  <library:element library:name="__License"/>
  <library:element library:name="SF_Root"/>
- <library:element library:name="SF_Timer"/>
- <library:element library:name="SF_FileSystem"/>
- <library:element library:name="SF_Services"/>
- <library:element library:name="SF_UI"/>
- <library:element library:name="SF_Exception"/>
- <library:element library:name="SF_Dictionary"/>
- <library:element library:name="SF_Session"/>
  <library:element library:name="_CodingConventions"/>
+ <library:element library:name="SF_Session"/>
+ <library:element library:name="SF_Dictionary"/>
+ <library:element library:name="SF_Exception"/>
+ <library:element library:name="SF_UI"/>
+ <library:element library:name="SF_Services"/>
 </library:library>
\ No newline at end of file

Reply via email to