diff options
Diffstat (limited to 'sd/uiconfig/sdraw/ui/notebookbar.ui')
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index 7f558975d959..acf4fb3be153 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -9005,11 +9005,11 @@ </packing> </child> <child> - <object class="GtkToolButton" id="Home-IncrementIndent1"> + <object class="GtkToolButton" id="Home-OutlineRight1"> <property name="visible">True</property> <property name="halign">center</property> <property name="hexpand">True</property> - <property name="action_name">.uno:IncrementIndent</property> + <property name="action_name">.uno:OutlineRight</property> </object> <packing> <property name="expand">False</property> @@ -9017,11 +9017,11 @@ </packing> </child> <child> - <object class="GtkToolButton" id="Home-DecrementIndent1"> + <object class="GtkToolButton" id="Home-OutlineLeft1"> <property name="visible">True</property> <property name="halign">center</property> <property name="hexpand">True</property> - <property name="action_name">.uno:DecrementIndent</property> + <property name="action_name">.uno:OutlineLeft</property> </object> <packing> <property name="expand">False</property> |