[LyX/master] RELEASE-NOTES: document clicking on red x

Scott Kostyshak skostysh at lyx.org
Fri Nov 25 01:24:43 UTC 2022


commit 2b66765f6d160634367e3268984e43d14fbcb5a2
Author: Scott Kostyshak <skostysh at lyx.org>
Date:   Thu Nov 24 21:13:39 2022 -0500

    RELEASE-NOTES: document clicking on red x
    
    New functionality introduced at 869247b6.
---
 lib/RELEASE-NOTES |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index 31e3e7c..d879510 100644
--- a/lib/RELEASE-NOTES
+++ b/lib/RELEASE-NOTES
@@ -5,8 +5,8 @@
 
 * It is now possible to cancel background export processes. A menu entry
   to do so will appear on the Document menu when such a process is underway.
-  The LFUN for this is export-cancel. One can also click on the 'spinner'
-  to cancel export.
+  The LFUN for this is export-cancel. One can also click on the red 'x' next
+  to the spinner to cancel export.
 
 * The items on the Edit menu have been reordered, and many of the shortcuts
   have been changed so that they are more intuitive in the case of often


More information about the lyx-cvs mailing list