summaryrefslogtreecommitdiff
path: root/sd/uiconfig
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2023-04-21 09:32:10 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-13 20:05:23 +0200
commit3aa8bab4ac46de24e60d4217da4c8fe180f6b267 (patch)
tree8d4046ce7594b623442bea8e6a985eeb1b6d19c4 /sd/uiconfig
parent489a6eab240247d957ba0b9d3d5e9d3ee929c302 (diff)
tdf#154946: Draw/Impress Standard toolbar missing many icons
Regression from 4cd7489f5898394730b794bdecbc29800cf23627^!/ "Resolves tdf#143055 - Make Snap-to-grid easier to access Added to page context menu, standard toolbar, and line & filling toolbar" Change-Id: I3d7040f59a3c422e7f596fcd96cde88466bc2a79 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150726 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r--sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml2
-rw-r--r--sd/uiconfig/sdraw/toolbar/standardbar.xml2
-rw-r--r--sd/uiconfig/simpress/toolbar/drawingobjectbar.xml2
-rw-r--r--sd/uiconfig/simpress/toolbar/standardbar.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml
index 86b07200b231..5dfd2a43849c 100644
--- a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml
@@ -63,7 +63,7 @@
<toolbar:toolbaritem xlink:href=".uno:DesignerDialog"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:GridVisible"/>
- <toolbar:toolbaritem xlink:href=".uno:GridUse">
+ <toolbar:toolbaritem xlink:href=".uno:GridUse"/>
<toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/>
</toolbar:toolbar>
diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml
index b59a4d75475f..915e201e9032 100644
--- a/sd/uiconfig/sdraw/toolbar/standardbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml
@@ -47,7 +47,7 @@
<toolbar:toolbaritem xlink:href=".uno:SpellDialog" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:SpellOnline" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:GridVisible"/>
- <toolbar:toolbaritem xlink:href=".uno:GridUse">
+ <toolbar:toolbaritem xlink:href=".uno:GridUse"/>
<toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/>
<toolbar:toolbaritem xlink:href=".uno:ZoomMode"/>
<toolbar:toolbaritem xlink:href=".uno:ZoomObjects" toolbar:visible="false"/>
diff --git a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml
index 47f7d322ba08..83203c672473 100644
--- a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml
+++ b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml
@@ -65,7 +65,7 @@
<toolbar:toolbaritem xlink:href=".uno:DesignerDialog"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:GridVisible"/>
- <toolbar:toolbaritem xlink:href=".uno:GridUse">
+ <toolbar:toolbaritem xlink:href=".uno:GridUse"/>
<toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/>
</toolbar:toolbar>
diff --git a/sd/uiconfig/simpress/toolbar/standardbar.xml b/sd/uiconfig/simpress/toolbar/standardbar.xml
index a57d08131100..8a71241da685 100644
--- a/sd/uiconfig/simpress/toolbar/standardbar.xml
+++ b/sd/uiconfig/simpress/toolbar/standardbar.xml
@@ -50,7 +50,7 @@
<toolbar:toolbaritem xlink:href=".uno:ZoomToolBox" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:GridVisible"/>
- <toolbar:toolbaritem xlink:href=".uno:GridUse">
+ <toolbar:toolbaritem xlink:href=".uno:GridUse"/>
<toolbar:toolbaritem xlink:href=".uno:HelplinesMove" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:DisplayMode"/>
<toolbar:toolbaritem xlink:href=".uno:ToggleTabBarVisibility" toolbar:visible="false"/>