CT: Shorten menu items

This commit is contained in:
Pavel Sanda 2023-02-18 12:19:56 +01:00
parent f83e8dd8ce
commit e98d9f974a

View File

@ -591,8 +591,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 "Accept All Changes (incl. relatives)|p" "ifrelatives master-buffer-forall all-changes-accept"
Item "Reject All Changes (incl. relatives)|j" "ifrelatives master-buffer-forall all-changes-reject"
Item "Show Changes in Output|S" "changes-output"
End