From 345e1b4f9409f31a10996b52de62ad5406630d51 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Mon, 27 May 2019 23:34:49 -0400 Subject: [PATCH] Put "cancel" option in visible position at top of menu when it is active. --- lib/ui/stdmenus.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index c350c58e00..024aa57370 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -558,6 +558,7 @@ Menuset # Menu "document" + OptItem "Cancel Background Process|P" "export-cancel" Submenu "Change Tracking|C" "document_change" OptItem "Build Program|B" "build-program" Item "LaTeX Log|L" "dialog-show latexlog" @@ -567,7 +568,6 @@ Menuset UpdateFormats OptItem "View Master Document|M" "master-buffer-view" OptItem "Update Master Document|a" "master-buffer-update" - OptItem "Cancel Background Process|P" "export-cancel" Separator Item "Compressed|o" "buffer-toggle-compression" Item "Disable Editing|E" "buffer-toggle-read-only" -- 2.39.5