| commit | c0eb37dfd00311518926bd602ccc8776f89b397c | [log] |
|---|---|---|
| author | Justin Luth <justin.luth@collabora.com> | Thu Jan 05 08:55:05 2023 -0500 |
| committer | Justin Luth <jluth@mail.com> | Fri Jan 06 00:31:54 2023 +0000 |
| tree | ed3908ad0af967c0ad496f5def59f94d172d9bcb | |
| parent | 9a16cef6f40e59d92d1bb297f40d78dfb2bb6345 [diff] |
tdf#115965 tdf#148790 sw toolbar: no need for RemoveBullet The existing buttons for bullets and number lists are already toggles. Having a separate button to remove them is almost completely pointless. Change-Id: I11314a152848a9ff32eb01e2eb36bd145f890622 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145096 Tested-by: Jenkins Reviewed-by: Justin Luth <jluth@mail.com>
diff --git a/sw/uiconfig/swriter/toolbar/textobjectbar.xml b/sw/uiconfig/swriter/toolbar/textobjectbar.xml index cf6589a..9c4c45f 100644 --- a/sw/uiconfig/swriter/toolbar/textobjectbar.xml +++ b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
@@ -64,7 +64,6 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> <toolbar:toolbaritem xlink:href=".uno:RemoveBullets"/> <toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/>