This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO41X by this push:
     new cfc2b1e5bb Taskpane is long gone
cfc2b1e5bb is described below

commit cfc2b1e5bb551205ff02f57a69da2b92e44ab7fd
Author: mseidel <[email protected]>
AuthorDate: Sat Dec 27 00:09:10 2025 +0100

    Taskpane is long gone
---
 .../registry/data/org/openoffice/Office/UI/GenericCommands.xcu       | 5 -----
 main/starmath/uiconfig/smath/menubar/menubar.xml                     | 2 --
 2 files changed, 7 deletions(-)

diff --git 
a/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index e876716602..4858d1adfe 100644
--- a/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5395,11 +5395,6 @@
             </node>
             <node oor:name=".uno:TaskBarVisible" oor:op="replace">
             </node>
-            <node oor:name=".uno:TaskPane" oor:op="replace">
-                <prop oor:name="Label" oor:type="xs:string">
-                    <value xml:lang="en-US">Task Pane</value>
-                </prop>
-            </node>
             <node oor:name=".uno:Sidebar" oor:op="replace">
                 <prop oor:name="Label" oor:type="xs:string">
                     <value xml:lang="en-US">Sidebar</value>
diff --git a/main/starmath/uiconfig/smath/menubar/menubar.xml 
b/main/starmath/uiconfig/smath/menubar/menubar.xml
index 6bd5f3ad06..468ad597b4 100644
--- a/main/starmath/uiconfig/smath/menubar/menubar.xml
+++ b/main/starmath/uiconfig/smath/menubar/menubar.xml
@@ -83,8 +83,6 @@
       <menu:menuitem menu:id=".uno:ShowImeStatusWindow"/>
       <menu:menuitem menu:id=".uno:ToolBox"/>
       <menu:menuseparator/>
-      <menu:menuitem menu:id=".uno:TaskPane"/>
-      <menu:menuseparator/>
       <menu:menuitem menu:id=".uno:FullScreen"/>
       <menu:menuitem menu:id=".uno:ZoomOut"/>
       <menu:menuitem menu:id=".uno:ZoomIn"/>

Reply via email to