From bb8610d004e5f0138d0d12b82a7e3245d62e58c6 Mon Sep 17 00:00:00 2001 From: Alexandre Deckner Date: Wed, 27 Feb 2008 17:43:36 +0000 Subject: [PATCH] * url is blue now! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24155 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/aboutsystem/AboutSystem.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index b2760f2cdc..acc5a434d1 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -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