sw/uiconfig/swriter/toolbar/changes.xml | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 1647bc1309dcd313dff2614f4844b71b1c558dee Author: Rizal Muttaqin <riz_17_...@yahoo.co.id> AuthorDate: Tue Nov 6 19:07:37 2018 +0700 Commit: Rizal Muttaqin <riz_17_...@yahoo.co.id> CommitDate: Wed Nov 7 03:54:43 2018 +0100 Fix for tdf#121187: Add Accept All Changes and Reject All Changes to Track Changes toolbar Change-Id: I5e9a4095ce3e114cfb6818264f669c7ac6207ad5 Reviewed-on: https://gerrit.libreoffice.org/62960 Reviewed-by: Heiko Tietze <tietze.he...@gmail.com> Tested-by: Jenkins diff --git a/sw/uiconfig/swriter/toolbar/changes.xml b/sw/uiconfig/swriter/toolbar/changes.xml index af6d4dcf724a..9865acd2eb4b 100644 --- a/sw/uiconfig/swriter/toolbar/changes.xml +++ b/sw/uiconfig/swriter/toolbar/changes.xml @@ -25,6 +25,8 @@ <toolbar:toolbaritem xlink:href=".uno:NextTrackedChange"/> <toolbar:toolbaritem xlink:href=".uno:AcceptTrackedChange"/> <toolbar:toolbaritem xlink:href=".uno:RejectTrackedChange"/> + <toolbar:toolbaritem xlink:href=".uno:AcceptAllTrackedChanges"/> + <toolbar:toolbaritem xlink:href=".uno:RejectAllTrackedChanges"/> <toolbar:toolbaritem xlink:href=".uno:AcceptTrackedChanges"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:InsertAnnotation"/> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits