summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorHerbert Dürr <hdu@apache.org>2012-10-18 11:33:53 +0000
committerHerbert Dürr <hdu@apache.org>2012-10-18 11:33:53 +0000
commita518afd93d2ab613aa46b922251af4f194305ca3 (patch)
tree58c07f9a0db5fb6c37b445bc1a309e6e48b05788 /vcl
parentb0b8e3854f679383fe3ff2e436bfbe3573f34088 (diff)
Remove the incubating disclaimer now that Apache OpenOffice has graduated from the Apache Incubator
On October 18th, 2012 the Apache Software foundation announced that the Apache OpenOffice project has graduated from the Apache Incubator
Notes
Notes: ignore: aoo
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/kde/kdedata.cxx2
-rw-r--r--vcl/unx/kde4/KDEXLib.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/vcl/unx/kde/kdedata.cxx b/vcl/unx/kde/kdedata.cxx
index 900347c99e1e..5c5d9d632c2e 100644
--- a/vcl/unx/kde/kdedata.cxx
+++ b/vcl/unx/kde/kdedata.cxx
@@ -128,7 +128,7 @@ void KDEXLib::Init()
KAboutData::License_File,
"(c) 2003, 2004 Novell, Inc and Apache Software Foundation",
I18N_NOOP( "Apache OpenOffice is an office suite.\n" ),
- "http://incubator.apache.org/openofficeorg/index.html",
+ "http://openoffice.apache.org/index.html",
"ooo-issues@incubator.apache.org");
kAboutData->addAuthor( "Jan Holesovsky",
I18N_NOOP( "Original author and maintainer of the KDE NWF." ),
diff --git a/vcl/unx/kde4/KDEXLib.cxx b/vcl/unx/kde4/KDEXLib.cxx
index 6b077b9eb49d..c2e36cb6a4d2 100644
--- a/vcl/unx/kde4/KDEXLib.cxx
+++ b/vcl/unx/kde4/KDEXLib.cxx
@@ -82,7 +82,7 @@ void KDEXLib::Init()
KAboutData::License_File,
ki18n( "Joint Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Novell, Inc and Apache Software Foundation"),
ki18n( "Apache OpenOffice is an office suite.\n" ),
- "http://incubator.apache.org/openofficeorg/",
+ "http://openoffice.apache.org/",
"ooo-issues@incubator.apache.org" );
kAboutData->addAuthor( ki18n( "Jan Holesovsky" ),