- Version update to 55.0.2883.75 - Version update to 55.0.2883.59 - Version update to 55.0.2883.55 - Version update to 55.0.2883.44 - Version update to 55.0.2883.28 - Try to make package buildable on SLE12 Backports project - Update to 55.0.2883.21 - Add switch between bundled and system icu as on old distributions we simply have too old ICU - Add switch for bundled/system minizip as it is not available on 42.1 - Version update to 55.0.2883.18 - Version update to 55.0.2883.11 - Drop chromium-system-zlib.patch - Add Requires on specified browser for chromedriver wrt bnc#1004839 - Version update to 55.0.2882.0: * Rebase fix-gn-bootstrap.diff * Remove upstreamed chromium-more-codec-aliases.patch - Add appdata.xml for https://en.opensuse.org/openSUSE:AppStore - disable build for chromium-beta on %arm. while it does build, it takes two days, in which we can build roughly 600 other packages, OBS-URL: https://build.opensuse.org/request/show/443521 OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=961
31 lines
782 B
Plaintext
31 lines
782 B
Plaintext
{
|
|
"distribution": {
|
|
"skip_first_run_ui": true,
|
|
"alternate_shortcut_text": false,
|
|
"oem_bubble": true,
|
|
"chrome_shortcut_icon_index": 0,
|
|
"create_all_shortcuts": true,
|
|
"show_welcome_page": true,
|
|
"make_chrome_default": false,
|
|
"make_chrome_default_for_user": false,
|
|
"system_level": false,
|
|
"verbose_logging": false
|
|
},
|
|
"download": {
|
|
"extensions_to_open": "ymp"
|
|
},
|
|
"browser": {
|
|
"show_home_button": true,
|
|
"check_default_browser": false
|
|
},
|
|
"bookmark_bar": {
|
|
"show_on_all_tabs": true
|
|
},
|
|
"first_run_tabs": [
|
|
"https://www.opensuse.org/searchPage/",
|
|
"http://tools.google.com/chrome/intl/en/welcome.html"
|
|
],
|
|
"homepage": "https://www.opensuse.org/searchPage/",
|
|
"homepage_is_newtabpage": false
|
|
}
|