commit b8e6527c79fa43973d559fecd78e672e0d1df123
Author: Daniel Ramoeller <[email protected]>
Date: Mon Dec 31 12:14:46 2018 +0100
Fix for #11294: Wrong description for Change bars module
(cherry picked from commit f71723c8f333819bcaa5180fe98d9cd4c1491ba8)
---
lib/layouts/changebars.module | 2 +-
status.23x | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/lib/layouts/changebars.module b/lib/layouts/changebars.module
index 1f87fcb..0693d45 100644
--- a/lib/layouts/changebars.module
+++ b/lib/layouts/changebars.module
@@ -2,7 +2,7 @@
#
#DescriptionBegin
#Enables LyX to add vertical change bars in the margin of PDF output
-#when change tracking is turned on and pdflatex output format is chosen.
+#when Show Changes in Output is turned on and pdflatex output format is chosen.
#DescriptionEnd
#
#Author: Paul A. Rubin ([email protected])
diff --git a/status.23x b/status.23x
index 836975a..ae3a28c 100644
--- a/status.23x
+++ b/status.23x
@@ -153,6 +153,8 @@ What's new
- The Korean splash.lyx can now be compiled out-of-the-box.
+- Fix description of change bar module.
+
* LYX2LYX