]> git.lyx.org Git - features.git/commitdiff
Introduce Menu item to accept/reject all changes in master/children
authorJuergen Spitzmueller <spitz@lyx.org>
Thu, 2 Jan 2020 13:10:22 +0000 (14:10 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:49 +0000 (15:48 +0200)
Fixes #11652

lib/ui/stdmenus.inc

index ea940477991356776dd4746af2ce8a14ed487639..b6071b8902c2263b43206029bdc2e7f026eea39e 100644 (file)
@@ -582,6 +582,8 @@ Menuset
                Item "Reject Change|R" "change-reject"
                Item "Accept All Changes|c" "all-changes-accept"
                Item "Reject All Changes|e" "all-changes-reject"
+               Item "Accept All Changes (incl. Master/Children/Siblings)|p" "ifrelatives master-buffer-forall all-changes-accept"
+               Item "Reject All Changes (incl. Master/Children/Siblings)|j" "ifrelatives master-buffer-forall all-changes-reject"
                Item "Show Changes in Output|S" "changes-output"
        End