diff options
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar.ui | 4 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar.ui | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index 4f315a0e39b6..e2d7495e975c 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -13307,10 +13307,10 @@ <property name="toolbar_style">both-horiz</property> <property name="show_arrow">False</property> <child> - <object class="GtkToolButton" id="Tools-MacroOrganizer"> + <object class="GtkToolButton" id="Tools-ScriptOrganizer"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:MacroOrganizer?TabId:short=1</property> + <property name="action_name">.uno:ScriptOrganizer</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui index 97c23ade6fa9..1d218b9e493c 100644 --- a/sd/uiconfig/simpress/ui/notebookbar.ui +++ b/sd/uiconfig/simpress/ui/notebookbar.ui @@ -13308,10 +13308,10 @@ <property name="toolbar_style">both-horiz</property> <property name="show_arrow">False</property> <child> - <object class="GtkToolButton" id="Tools-MacroOrganizer"> + <object class="GtkToolButton" id="Tools-ScriptOrganizer"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:MacroOrganizer?TabId:short=1</property> + <property name="action_name">.uno:ScriptOrganizer</property> </object> <packing> <property name="expand">False</property> |