From 41d45fa7dc7fa41d9cce672a6331ac9132332ac2 Mon Sep 17 00:00:00 2001 From: Simon Budig Date: Sun, 25 Dec 2022 23:25:26 +0100 Subject: [PATCH] app: update/fix the About's authors.xsl. Apply Jehans' fix to the authors.xsl to this branch as well. Adapt it to consider "recent" as >= 2.8 and don't change the sorting. --- app/dialogs/authors.xsl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/dialogs/authors.xsl b/app/dialogs/authors.xsl index 02db5c87f6..322eb8dbe3 100644 --- a/app/dialogs/authors.xsl +++ b/app/dialogs/authors.xsl @@ -11,8 +11,9 @@ + ((number(@last-active) >= 2 and + number(substring-after(@last-active, ".")) >= 8) or + number(@last-active) >= 3)]" />