source/text/sbasic/shared/main0601.xhp |   14 ++++++--------
 source/text/scalc/main0000.xhp         |    2 +-
 source/text/sdraw/main0000.xhp         |    2 +-
 source/text/simpress/main0000.xhp      |    1 -
 source/text/swriter/main0000.xhp       |    1 -
 5 files changed, 8 insertions(+), 12 deletions(-)

New commits:
commit eee5d2a36a440d54d5e793ea747239f9f782b9cf
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Fri Aug 30 10:13:33 2024 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sat Aug 31 14:31:13 2024 +0200

    tdf#162607 Remove dup's in hid2file.js, bad hid
    
    + Deleted HID_GLOBAL_FALLBACK, removed long time ago, pre-LibreOffice
    + refactor simpress/main0210.xhp
    
    Change-Id: I152d556f7ade460356de2292799d814018871210
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172655
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/source/text/sbasic/shared/main0601.xhp 
b/source/text/sbasic/shared/main0601.xhp
index 72e3c47c1b..7f6cdb26c9 100644
--- a/source/text/sbasic/shared/main0601.xhp
+++ b/source/text/sbasic/shared/main0601.xhp
@@ -20,20 +20,18 @@
 
 <meta>
   <topic id="textsbasicsharedmain0601xml" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">$[officename] Basic Help</title>
+    <title id="tit">$[officename] Basic Help</title>
     <filename>/text/sbasic/shared/main0601.xhp</filename>
   </topic>
 </meta>
 
 <body>
 
-<bookmark xml-lang="en-US" branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3143284" 
localize="false"/>
-
 <h1 id="hd_id3154232"><variable id="mainsbasic"><link 
href="text/sbasic/shared/main0601.xhp">%PRODUCTNAME Basic 
Help</link></variable></h1>
 <embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
 <section id="basicalt">
-<paragraph id="par_id3153894" role="paragraph" xml-lang="en-US">%PRODUCTNAME 
provides an Application Programming Interface (API) that allows controlling the 
$[officename] components with different programming languages by using the 
$[officename] Software Development Kit (SDK). For more information about the 
$[officename] API and the Software Development Kit, visit <link 
href="https://api.libreoffice.org/";>https://api.libreoffice.org</link></paragraph>
-<paragraph id="par_id3147226" role="paragraph" xml-lang="en-US">This help 
section explains the most common functions of %PRODUCTNAME Basic. For more 
in-depth information please refer to the <link 
href="https://wiki.documentfoundation.org/Documentation/BASIC_Guide";>OpenOffice.org
 BASIC Programming Guide</link> on the Wiki.</paragraph>
+<paragraph id="par_id3153894" role="paragraph">%PRODUCTNAME provides an 
Application Programming Interface (API) that allows controlling the 
$[officename] components with different programming languages by using the 
$[officename] Software Development Kit (SDK). For more information about the 
$[officename] API and the Software Development Kit, visit <link 
href="https://api.libreoffice.org/";>https://api.libreoffice.org</link></paragraph>
+<paragraph id="par_id3147226" role="paragraph">This help section explains the 
most common functions of %PRODUCTNAME Basic. For more in-depth information 
please refer to the <link 
href="https://wiki.documentfoundation.org/Documentation/BASIC_Guide";>OpenOffice.org
 BASIC Programming Guide</link> on the Wiki.</paragraph>
 </section>
 
 <h3 id="hd_id3146957">Working with %PRODUCTNAME Basic</h3>
@@ -58,9 +56,9 @@
 <embed href="text/sbasic/python/main0000.xhp#pyContent"/>
 
 <embed href="text/sbasic/python/main0000.xhp#pyModules"/>
-  
-<h3 id="hd_id51528998827009" xml-lang="en-US">%PRODUCTNAME internal Basic 
macro libraries</h3>
-<paragraph role="paragraph" id="par_id441528998842556" 
xml-lang="en-US">%PRODUCTNAME installs a set of Basic macro libraries that can 
be accessed from your Basic macros.</paragraph>
+
+<h3 id="hd_id51528998827009">%PRODUCTNAME internal Basic macro libraries</h3>
+<paragraph role="paragraph" id="par_id441528998842556">%PRODUCTNAME installs a 
set of Basic macro libraries that can be accessed from your Basic 
macros.</paragraph>
 <embed href="text/sbasic/shared/03/lib_tools.xhp#tools_lib"/>
 <embed href="text/sbasic/shared/03/lib_depot.xhp#depot_lib"/>
 <embed href="text/sbasic/shared/03/lib_euro.xhp#euro_lib"/>
diff --git a/source/text/scalc/main0000.xhp b/source/text/scalc/main0000.xhp
index 408bca30a4..38e70dea2d 100644
--- a/source/text/scalc/main0000.xhp
+++ b/source/text/scalc/main0000.xhp
@@ -25,7 +25,7 @@
 </meta>
 <body>
 <bookmark branch="hid/SC_HID_SC_WIN_GRIDWIN" id="bm_id3155335" 
localize="false"/>
-<bookmark branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3149255" 
localize="false"/><h1 id="hd_id3147338">Welcome to the $[officename] Calc 
Help</h1>
+<h1 id="hd_id3147338">Welcome to the $[officename] Calc Help</h1>
 <embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
 <h3 id="hd_id3153965">How to Work With $[officename] Calc</h3>
 <embed href="text/scalc/guide/main.xhp#main"/>
diff --git a/source/text/sdraw/main0000.xhp b/source/text/sdraw/main0000.xhp
index e9f94a5aac..4ffcae44cc 100644
--- a/source/text/sdraw/main0000.xhp
+++ b/source/text/sdraw/main0000.xhp
@@ -27,7 +27,7 @@
 </history>
 </meta>
 <body>
-<bookmark branch="hid/SD_HID_SDGRAPHICVIEWSHELL" id="bm_id3155333" 
localize="false"/><bookmark branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3154705" 
localize="false"/>
+<bookmark branch="hid/SD_HID_SDGRAPHICVIEWSHELL" id="bm_id3155333" 
localize="false"/>
 <h1 id="hd_id3155960">Welcome to the $[officename] Draw Help</h1>
   <embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
   <h3 id="hd_id3154022">How to Work With $[officename] Draw</h3>
diff --git a/source/text/simpress/main0000.xhp 
b/source/text/simpress/main0000.xhp
index 81bf0d8475..b09b7875f2 100644
--- a/source/text/simpress/main0000.xhp
+++ b/source/text/simpress/main0000.xhp
@@ -30,7 +30,6 @@
 </meta>
 <body>
 <bookmark xml-lang="en-US" branch="hid/SD_HID_SDDRAWVIEWSHELL" 
id="bm_id3150861" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3154560" 
localize="false"/>
 <h1 id="hd_id3150746">Welcome to the $[officename] Impress Help</h1>
   <embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
 <h3 id="hd_id3153000">How to Work With $[officename] Impress</h3>
diff --git a/source/text/swriter/main0000.xhp b/source/text/swriter/main0000.xhp
index 693a5d284b..2497938024 100644
--- a/source/text/swriter/main0000.xhp
+++ b/source/text/swriter/main0000.xhp
@@ -28,7 +28,6 @@
 </meta>
 <body>
 <bookmark branch="hid/SW_HID_EDIT_WIN" id="bm_id3147244" localize="false"/>
-<bookmark branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3147247" localize="false"/>
 <h1 id="hd_id3147233">%PRODUCTNAME Writer Help</h1>
 <embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
 <h3 id="hd_id3147258">Working With %PRODUCTNAME Writer</h3>

Reply via email to