[Libreoffice-commits] .: cui/source

Lior Kaplan kaplan at kemper.freedesktop.org
Mon Nov 28 15:58:57 PST 2011


 cui/source/dialogs/about.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3a0e84426bfab5787abda96162fe1d06d4a2ec38
Author: Lior Kaplan <kaplanlior at gmail.com>
Date:   Tue Nov 29 01:58:28 2011 +0200

    credits.html redirects to about-us/credits/, lets not depend on a rewrite rule in the website

diff --git a/cui/source/dialogs/about.src b/cui/source/dialogs/about.src
index 5ad35ac..8ee4862 100644
--- a/cui/source/dialogs/about.src
+++ b/cui/source/dialogs/about.src
@@ -94,7 +94,7 @@ ModalDialog RID_DEFAULTABOUT
     };
     String ABOUT_STR_LINK
     {
-        Text[ en-US ] = "http://www.libreoffice.org/credits.html";
+        Text[ en-US ] = "http://www.libreoffice.org/about-us/credits/";
     };
     String ABOUT_STR_BUILD
     {


More information about the Libreoffice-commits mailing list