From 5ab85a38bbfa1d736a1951c2d97394c094a328b2 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Mon, 20 Apr 2020 22:33:21 +0200 Subject: [PATCH] Revert header to say 'About' --- nw/gui/mainmenu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nw/gui/mainmenu.py b/nw/gui/mainmenu.py index 00b3fbfe..64f72ee5 100644 --- a/nw/gui/mainmenu.py +++ b/nw/gui/mainmenu.py @@ -121,7 +121,7 @@ class GuiMainMenu(QMenuBar): def _showAbout(self): listPrefix = " • " aboutMsg = ( - "
Version {version:s}, released {date:s}.
" "{copyright:s}.
" "{name:s} is a markdown-like text editor designed for organising "