commit e98d9f974aea3831acdfa6db90240855d3413d14
Author: Pavel Sanda <sa...@lyx.org>
Date:   Sat Feb 18 12:19:56 2023 +0100

    CT: Shorten menu items
---
 lib/ui/stdmenus.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
index acbbcb4..53bb14d 100644
--- a/lib/ui/stdmenus.inc
+++ b/lib/ui/stdmenus.inc
@@ -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
 
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to