AboutSystem: remove duplicate 'Copyright'
Reported by translator loic. Thanks! Change-Id: I2491a02388321338d8ffe3031fa4670877a77a66
This commit is contained in:
@@ -1222,7 +1222,7 @@ AboutView::_CreateCreditsView()
|
|||||||
|
|
||||||
_AddPackageCredit(PackageCredit("Spleen font")
|
_AddPackageCredit(PackageCredit("Spleen font")
|
||||||
.SetCopyrights(B_TRANSLATE(COPYRIGHT_STRING
|
.SetCopyrights(B_TRANSLATE(COPYRIGHT_STRING
|
||||||
"Copyright (c) 2018-2021, Frederic Cambus"),
|
"2018-2021, Frederic Cambus"),
|
||||||
NULL)
|
NULL)
|
||||||
.SetLicense(kBSDTwoClause)
|
.SetLicense(kBSDTwoClause)
|
||||||
.SetURL("https://www.cambus.net/spleen-monospaced-bitmap-fonts/"));
|
.SetURL("https://www.cambus.net/spleen-monospaced-bitmap-fonts/"));
|
||||||
|
|||||||
Reference in New Issue
Block a user