Hi,

Florian mentions website conventions are that non-localized content
lives under www.libreoffice - attached trivial patch changes that
for the credits link, and would need -3-3 review.

Thanks,

-- Thorsten
From 7a85ae06141ab1ec70a63928d593ac51314de33b Mon Sep 17 00:00:00 2001
From: Thorsten Behrens <tbehr...@novell.com>
Date: Thu, 16 Dec 2010 20:53:32 +0100
Subject: [PATCH] Correct credits url to website conventions

---
 svx/source/intro/ooo.src |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/svx/source/intro/ooo.src b/svx/source/intro/ooo.src
index ad9f89e..635789d 100644
--- a/svx/source/intro/ooo.src
+++ b/svx/source/intro/ooo.src
@@ -111,7 +111,7 @@ ModalDialog RID_DEFAULTABOUT
     };
     String ABOUT_STR_LINK
     {
-        Text[ en-US ] = "http://libreoffice.org/credits.html";;
+        Text[ en-US ] = "http://www.libreoffice.org/credits.html";;
     };
     StringArray ABOUT_STR_DEVELOPER_ARY
     {
-- 
1.7.1

Attachment: pgpI8yPd14wUR.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to