From 09f6568dd7f60c8b9ebd9cdc92c144b0b495a875 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 29 Jun 2022 19:27:15 +0530 Subject: [PATCH] ... --- src/calibre/gui2/icon_theme.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/gui2/icon_theme.py b/src/calibre/gui2/icon_theme.py index 5a8779886a..a6d2d9d659 100644 --- a/src/calibre/gui2/icon_theme.py +++ b/src/calibre/gui2/icon_theme.py @@ -542,7 +542,7 @@ class Delegate(QStyledItemDelegate): visit = _('Right click to visit theme homepage') if theme.get('url') else '' theme['static-text'] = QStaticText(_( ''' -

{title}

+

{title}

by {author} with {number} icons [{size}]

{description}

Version: {version} Number of users: {usage:n}