diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-03-17 10:48:49 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-03-17 10:48:49 +0100 |
commit | 7f2bd815816cf70719b5de8af78f1c86545fcc60 (patch) | |
tree | 3d216839bc7d7ca60ac017a702c2f8b8a6437962 /sd/uiconfig | |
parent | e966bf219edd4ae4ef91d8af38ebb69c17961960 (diff) |
slidecopy: removed the old TaskPane implementation, now completely superseded by the new one
carrying both implementations was only temporary, to be able to easily compare both.
The new implementation still has not A11Y API implementation, that's on the TODO list.
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/simpress/menubar/menubar.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/menubar/menubar.xml b/sd/uiconfig/simpress/menubar/menubar.xml index be0035c51ca6..5b79fdd1f098 100644 --- a/sd/uiconfig/simpress/menubar/menubar.xml +++ b/sd/uiconfig/simpress/menubar/menubar.xml @@ -100,7 +100,6 @@ </menu:menu> <menu:menuseparator/> <menu:menuitem menu:id=".uno:RightPane"/> - <menu:menuitem menu:id=".uno:ToolPanel"/> <menu:menuitem menu:id=".uno:LeftPaneImpress"/> <menu:menuitem menu:id=".uno:AvailableToolbars"/> <menu:menuitem menu:id=".uno:StatusBarVisible"/> |