* Following the outsourcing ofICU as an optional package, it was listed twice in AboutSystem. Thanks to RQ for noticing !

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37618 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues 2010-07-20 13:15:23 +00:00
parent 5421c7d682
commit ce0077c3cb

View File

@ -1494,14 +1494,6 @@ AboutView::_CreateCreditsView()
.SetURL("http://www.ralinktech.com/"));
#endif
// ICU copyrights
_AddPackageCredit(PackageCredit(
"ICU - International Components for Unicode")
.SetCopyright(COPYRIGHT_STRING
"1995-2009 International Business Machines Corporation and others")
.SetLicense("ICU")
.SetURL("http://www.icu-project.org"));
_AddCopyrightsFromAttribute();
_AddPackageCreditEntries();