From 730f5df3545d8abeac9badf106bbfdf13357f286 Mon Sep 17 00:00:00 2001 From: Pascal Abresch Date: Sat, 23 Jul 2022 11:18:12 +0200 Subject: [PATCH] aboutSystem: remove spleen font credits hrev55108 imported the spleen font into the tree and added credits. hrev56196 removed the spleen font from the tree again, but left the credits. this commit removes the credits. Change-Id: I44b7ca1f6100eb86559b48c96db2b3590ee1b9b9 Reviewed-on: https://review.haiku-os.org/c/haiku/+/5492 Reviewed-by: Adrien Destugues Tested-by: Commit checker robot --- src/apps/aboutsystem/AboutSystem.cpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index 16a3d22f1c..f3d495f60e 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -1220,13 +1220,6 @@ AboutView::_CreateCreditsView() .SetLicense("SIL Open Font Licence v1.1") .SetURL("http://www.google.com/get/noto/")); - _AddPackageCredit(PackageCredit("Spleen font") - .SetCopyrights(B_TRANSLATE(COPYRIGHT_STRING - "2018-2021, Frederic Cambus"), - NULL) - .SetLicense(kBSDTwoClause) - .SetURL("https://www.cambus.net/spleen-monospaced-bitmap-fonts/")); - // expat copyrights _AddPackageCredit(PackageCredit("expat") .SetCopyrights(B_TRANSLATE(COPYRIGHT_STRING "1998-2000 Thai "