From dd8660c07e2864d7abfd8708504d06b032c3ed48 Mon Sep 17 00:00:00 2001 From: Thibaut Cuvelier Date: Sat, 12 Sep 2020 01:04:43 +0200 Subject: [PATCH] layout2layout: use name instead of pseudonym. --- lib/scripts/layout2layout.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/scripts/layout2layout.py b/lib/scripts/layout2layout.py index 7cf2332300..74119bb678 100644 --- a/lib/scripts/layout2layout.py +++ b/lib/scripts/layout2layout.py @@ -271,7 +271,7 @@ currentFormat = 84 # Incremented to format 81, 12 August 2019 by rikiheck # New tag GuiName for counters -# Incremented to format 82, 4 June 2017 by dourouc05 +# Incremented to format 82, 4 June 2017 by tcuvelier # - Add new tags for Layout: # DocBookTag, DocBookAttr, DocBookInInfo, # DocBookWrapperTag, DocBookWrapperAttr, @@ -281,7 +281,7 @@ currentFormat = 84 # - Removed tag Header from ClassOptionsClassOptions # - Removed tag Element for flex insets -# Incremented to format 83, 2 August 2020 by dourouc05 +# Incremented to format 83, 2 August 2020 by tcuvelier # New tags DocBookWrapperMergeWithPrevious and DocBookAbstract # Incremented to format 84, 17 August 2020 by tcuvelier -- 2.39.2