* 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:
@@ -572,7 +572,8 @@ AboutView::AboutView(const BRect &rect)
|
|||||||
|
|
||||||
// Bullet copyrights
|
// Bullet copyrights
|
||||||
AddCopyrightEntry("Bullet",
|
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
|
// Build a list of installed applications and show their
|
||||||
// long version info. Well-behaved apps usually give
|
// long version info. Well-behaved apps usually give
|
||||||
|
|||||||
Reference in New Issue
Block a user