sc/uiconfig/scalc/toolbar/starshapes.xml | 2 +- sc/uiconfig/scalc/toolbar/symbolshapes.xml | 4 ++-- sw/uiconfig/swriter/toolbar/symbolshapes.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)
New commits: commit 371eed1eca3620b106070bea98b165e552ac3763 Author: Yousuf Philips <philip...@hotmail.com> Date: Thu Nov 26 00:22:24 2015 +0400 Fix wrong use of toolbarseperator in shape toolbars Change-Id: I812db6b6d2217435bec1b7daf13823747d820585 Reviewed-on: https://gerrit.libreoffice.org/20183 Reviewed-by: Maxim Monastirsky <momonas...@gmail.com> Tested-by: Maxim Monastirsky <momonas...@gmail.com> diff --git a/sc/uiconfig/scalc/toolbar/starshapes.xml b/sc/uiconfig/scalc/toolbar/starshapes.xml index cb7cf6d..cc9cfd6 100644 --- a/sc/uiconfig/scalc/toolbar/starshapes.xml +++ b/sc/uiconfig/scalc/toolbar/starshapes.xml @@ -24,7 +24,7 @@ <toolbar:toolbaritem xlink:href=".uno:StarShapes.star8"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.star12"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.star24"/> - <toolbar:toolbarseparator/> + <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.bang"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.vertical-scroll"/> <toolbar:toolbaritem xlink:href=".uno:StarShapes.horizontal-scroll"/> diff --git a/sc/uiconfig/scalc/toolbar/symbolshapes.xml b/sc/uiconfig/scalc/toolbar/symbolshapes.xml index f981c14..b206982 100644 --- a/sc/uiconfig/scalc/toolbar/symbolshapes.xml +++ b/sc/uiconfig/scalc/toolbar/symbolshapes.xml @@ -24,14 +24,14 @@ <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.moon"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.cloud"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.lightning"/> - <toolbar:toolbarseparator/> + <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.flower"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.forbidden"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.puzzle"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.quad-bevel"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.octagon-bevel"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.diamond-bevel"/> - <toolbar:toolbarseparator/> + <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.bracket-pair"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.left-bracket"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.right-bracket"/> diff --git a/sw/uiconfig/swriter/toolbar/symbolshapes.xml b/sw/uiconfig/swriter/toolbar/symbolshapes.xml index f981c14..b206982 100644 --- a/sw/uiconfig/swriter/toolbar/symbolshapes.xml +++ b/sw/uiconfig/swriter/toolbar/symbolshapes.xml @@ -24,14 +24,14 @@ <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.moon"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.cloud"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.lightning"/> - <toolbar:toolbarseparator/> + <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.flower"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.forbidden"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.puzzle"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.quad-bevel"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.octagon-bevel"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.diamond-bevel"/> - <toolbar:toolbarseparator/> + <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.bracket-pair"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.left-bracket"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes.right-bracket"/> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits