]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
- one more link for command-line switches
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 29 Mar 2011 06:51:03 +0000 (06:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chromium-browser.sh -> 1.5

chromium-browser.sh

index b46618875f2f310f3a885bffb16c0e2d0cef0f48..37e3c1d753cd2a4fabd29d9d590d872727d0caf7 100644 (file)
@@ -30,6 +30,7 @@ export CHROME_VERSION_EXTRA="PLD Linux"
 # This param allows you to set extra args for browser startup.
 # See source for possible choices:
 # http://git.chromium.org/gitweb/?p=chromium.git;f=chrome/common/chrome_switches.cc;hb=HEAD
+# Also: http://peter.sh/experiments/chromium-command-line-switches/
 CHROME_FLAGS_FILE="${XDG_CONFIG_HOME:-$HOME/.config}/chromium/Chrome Flags"
 if [ -f "$CHROME_FLAGS_FILE" ]; then
        # All lines starting with # are ignored
This page took 0.120797 seconds and 4 git commands to generate.