* url is blue now!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24155 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0c415f6265
commit
bb8610d004
@ -572,7 +572,8 @@ AboutView::AboutView(const BRect &rect)
|
||||
|
||||
// Bullet copyrights
|
||||
AddCopyrightEntry("Bullet",
|
||||
"Copyright " B_UTF8_COPYRIGHT " 2003-2008 Erwin Coumans http://continuousphysics.com/Bullet/");
|
||||
"Copyright " B_UTF8_COPYRIGHT " 2003-2008 Erwin Coumans",
|
||||
"www.bulletphysics.com");
|
||||
|
||||
// Build a list of installed applications and show their
|
||||
// long version info. Well-behaved apps usually give
|
||||
|
Loading…
Reference in New Issue
Block a user