| commit | 9cb7512cb7745e03c402dfaeba470465af931135 | [log] |
|---|---|---|
| author | andreas kainz <kainz.a@gmail.com> | Tue Dec 11 00:37:18 2018 +0100 |
| committer | andreas_kainz <kainz.a@gmail.com> | Tue Dec 11 11:39:04 2018 +0100 |
| tree | 3856f5c4cdc2143cd0411325c8b3392c04fae287 | |
| parent | d5af02f64ea6582f5062d41b898b488c9264d493 [diff] |
tdf#119737 Wrong item Formula in drop-down menu Insert groupedbar Change-Id: Icd21e9fe0782d7b48e1167c6facaa1a1aa02cbc9 Reviewed-on: https://gerrit.libreoffice.org/64909 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 11e6b7832465e37b3dc6f14f175e870b25ee4d19) Reviewed-on: https://gerrit.libreoffice.org/64921
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui index c65f0ac..6b5382a 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -1505,10 +1505,10 @@ </object> </child> <child> <object class="GtkMenuItem" id="MenuInsert-InsertFormula"> <object class="GtkMenuItem" id="MenuInsert-InsertObjectStarMath"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="action_name">.uno:InsertFormula</property> <property name="action_name">.uno:InsertObjectStarMath</property> </object> </child> <child>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui index 7b33cf1..2183de5 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
@@ -1598,10 +1598,10 @@ </object> </child> <child> <object class="GtkMenuItem" id="MenuInsert-InsertFormula"> <object class="GtkMenuItem" id="MenuInsert-InsertObjectStarMath"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="action_name">.uno:InsertFormula</property> <property name="action_name">.uno:InsertObjectStarMath</property> </object> </child> <child>