diff options
author | Szabolcs Dezsi <dezsiszabi@hotmail.com> | 2012-03-06 11:16:07 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-03-06 20:23:35 +0100 |
commit | 78e8d5f0d62f910b8561a1c4fd7ebd8ae4cfb9f8 (patch) | |
tree | ac1c904edd258cf816be463efb40f0cfc8a9430d /instsetoo_native/util | |
parent | 1889c1af41650576a29c587a0b2cdeaf0d297587 (diff) |
Added option to hide external link buttons on Start Center
This option is useful for Intel AppUp builds. On the other hand,
unused STARTCENTER_LAYOUT_STYLE option was removed.
Diffstat (limited to 'instsetoo_native/util')
-rw-r--r-- | instsetoo_native/util/openoffice.lst | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst index 718333c267d6..4dcde68683a3 100644 --- a/instsetoo_native/util/openoffice.lst +++ b/instsetoo_native/util/openoffice.lst @@ -36,8 +36,8 @@ Globals WINDOWSPATCHLEVEL 8 OOOVENDOR The Document Foundation OOODOWNLOADNAME 1 - STARTCENTER_LAYOUT_STYLE 0 BUILDIDCWS {buildidcws} + STARTCENTER_HIDE_EXTERNAL_LINKS 0 } } } @@ -87,8 +87,8 @@ LibreOffice STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ STARTCENTER_INFO_URL http://www.libreoffice.org/ STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ - STARTCENTER_LAYOUT_STYLE 0 DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ + STARTCENTER_HIDE_EXTERNAL_LINKS 0 } active 1 compression 5 @@ -152,8 +152,8 @@ LibreOffice_Dev STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ STARTCENTER_INFO_URL http://www.libreoffice.org/ STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ - STARTCENTER_LAYOUT_STYLE 0 DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ + STARTCENTER_HIDE_EXTERNAL_LINKS 0 } active 1 compression 5 @@ -190,10 +190,10 @@ URE STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ STARTCENTER_INFO_URL http://www.libreoffice.org/ STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ - STARTCENTER_LAYOUT_STYLE 0 ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk PACKAGEMAP package_names_ext.txt DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ + STARTCENTER_HIDE_EXTERNAL_LINKS 0 } active 1 compression 5 @@ -234,8 +234,8 @@ LibreOffice_SDK STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ STARTCENTER_INFO_URL http://www.libreoffice.org/ STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ - STARTCENTER_LAYOUT_STYLE 0 DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ + STARTCENTER_HIDE_EXTERNAL_LINKS 0 } active 1 compression 5 @@ -282,8 +282,8 @@ LibreOffice_Dev_SDK STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ STARTCENTER_INFO_URL http://www.libreoffice.org/ STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ - STARTCENTER_LAYOUT_STYLE 0 DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ + STARTCENTER_HIDE_EXTERNAL_LINKS 0 } active 1 compression 5 @@ -324,8 +324,8 @@ LibreOffice_Test STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ STARTCENTER_INFO_URL http://www.libreoffice.org/ STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ - STARTCENTER_LAYOUT_STYLE 0 DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ + STARTCENTER_HIDE_EXTERNAL_LINKS 0 } active 1 compression 5 @@ -372,8 +372,8 @@ LibreOffice_Dev_Test STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ STARTCENTER_INFO_URL http://www.libreoffice.org/ STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ - STARTCENTER_LAYOUT_STYLE 0 DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ + STARTCENTER_HIDE_EXTERNAL_LINKS 0 } active 1 compression 5 @@ -432,8 +432,8 @@ OxygenOffice STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ STARTCENTER_INFO_URL http://www.libreoffice.org/ STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ - STARTCENTER_LAYOUT_STYLE 0 DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ + STARTCENTER_HIDE_EXTERNAL_LINKS 0 } active 1 compression 5 |