]> git.pld-linux.org Git - packages/chromium-browser-bin.git/commitdiff
- include $CHROME_VERSION_EXTRA
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 28 Jan 2010 10:18:26 +0000 (10:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chromium-browser.sh -> 1.3

chromium-browser.sh

index e34adcd08ab56bd8d51af817293f8b1e3a8abf6c..645a1f50c635fec1e910e89f6cccb3038787d944 100644 (file)
@@ -23,4 +23,7 @@ if [ -z "$m" ]; then
        EOF
 fi
 
+# Set CHROME_VERSION_EXTRA visible in the About dialog and in about:version
+export CHROME_VERSION_EXTRA="PLD Linux"
+
 exec @libdir@/chromium-browser "$@"
This page took 0.080892 seconds and 4 git commands to generate.