From af71c33109abdced3a6533a33982e0b5e3e8ee6e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 23 Feb 2026 02:19:37 +0100 Subject: Fix broken (massively too big) 20 DCP nag on Fedora (and maybe others). --- src/lib/analytics.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/analytics.cc b/src/lib/analytics.cc index ad5a1ad03..871987922 100644 --- a/src/lib/analytics.cc +++ b/src/lib/analytics.cc @@ -56,7 +56,7 @@ Analytics::successful_dcp_encode () _("Congratulations!"), fmt::format(_( "

You have made {} DCPs with {}!

" - "" + "" "" "

Hello. I'm Carl and I'm the " "developer of {}. I work on it in my spare time (with the help " -- cgit v1.2.3