diff options
author | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2010-10-01 18:04:01 +0200 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2010-10-01 18:04:51 +0200 |
commit | 79dd2928a0eb170d634d19480c5f24f0bc2a67b7 (patch) | |
tree | ce9720b50a43c65ba4bc0398cf314de5c0cb92c9 | |
parent | 0b4bcc5b83d01c1aed2564ad7be69ecd7a118a37 (diff) |
fdo#30533: Fixed various OOo URLs
Fixed the extensions URL in the start center as well as the URL to
templates and dictionaries.
-rw-r--r-- | instsetoo_native/util/openoffice.lst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst index 75e3cf23d..4cd932223 100644 --- a/instsetoo_native/util/openoffice.lst +++ b/instsetoo_native/util/openoffice.lst @@ -94,13 +94,13 @@ OpenOffice DOWNLOADBITMAP ooobitmap.bmp DOWNLOADSETUPICO ooosetup.ico RELATIVE_PATHES_IN_DDF 1 - STARTCENTER_ADDFEATURE_URL http://tools.services.openoffice.org/forward/OpenOffice.org/extensions.jsp?cid=920794 - STARTCENTER_INFO_URL http://tools.services.openoffice.org/forward/OpenOffice.org/homepage.jsp - STARTCENTER_TEMPLREP_URL http://tools.services.openoffice.org/forward/OpenOffice.org/templates.jsp?cid=926383 + STARTCENTER_ADDFEATURE_URL http://extensions.services.openoffice.org + STARTCENTER_INFO_URL http://www.documentfoundation.org/ + STARTCENTER_TEMPLREP_URL http://templates.services.openoffice.org/ STARTCENTER_LAYOUT_STYLE 0 REGISTRATION_PRODUCT LibreOffice REGISTRATION_CID 926117 - DICT_REPO_URL http://tools.services.openoffice.org/forward/OpenOffice.org/dictionaries.jsp + DICT_REPO_URL http://extensions.services.openoffice.org/dictionaries } active 1 compression 5 |