sw/uiconfig/swriter/ui/notebookbar_compact.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 9377d6783336805798696392caa5130acead2bb3 Author: andreas kainz <kain...@gmail.com> Date: Sun May 20 01:05:36 2018 +0200 NB writer: rearrange home color items according to notebookbar.ui Change-Id: I68a7ef96fdbdd61dfcc32dc322b2d168eb7ad924 Reviewed-on: https://gerrit.libreoffice.org/54594 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: andreas_kainz <kain...@gmail.com> diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_compact.ui index 77d59ce2210f..915ef138dac6 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui @@ -3213,10 +3213,10 @@ <property name="toolbar_style">icons</property> <property name="show_arrow">False</property> <child> - <object class="GtkMenuToolButton" id="Home-fontcolor"> + <object class="GtkMenuToolButton" id="Home-BackColor"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:Color</property> + <property name="action_name">.uno:BackColor</property> </object> <packing> <property name="expand">False</property> @@ -3224,10 +3224,10 @@ </packing> </child> <child> - <object class="GtkMenuToolButton" id="Home-BackColor"> + <object class="GtkMenuToolButton" id="Home-fontcolor"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:BackColor</property> + <property name="action_name">.uno:Color</property> </object> <packing> <property name="expand">False</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits