summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2018-05-20 01:05:36 +0200
committerandreas_kainz <kainz.a@gmail.com>2018-05-20 08:17:25 +0200
commit9377d6783336805798696392caa5130acead2bb3 (patch)
treed1df01a22a2fd2e669898a4c6be1d1ce0cd806b4
parentaaa7b2782b57daa31b24ed567499916d33a27b5b (diff)
NB writer: rearrange home color items according to notebookbar.ui
Change-Id: I68a7ef96fdbdd61dfcc32dc322b2d168eb7ad924 Reviewed-on: https://gerrit.libreoffice.org/54594 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
-rw-r--r--sw/uiconfig/swriter/ui/notebookbar_compact.ui8
1 files changed, 4 insertions, 4 deletions
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>