1
## Register plugins this way. The two parameters are yours to fill.
3
#discover_registration /path/to/plugin/plugin.info library-name
5
## A way to influence the running. This is read-write for you. Please
8
#CHROMIUM_FLAGS="${CHROMIUM_FLAGS} --option=value"
10
## Read-only variables guaranteed to be set, with example values.
12
#APPNAME='chromium-browser'
13
#BUILD_DIST='Ubuntu 14.04'
14
#DESKTOP_SESSION='ubuntu'
15
#LIBDIR='/usr/lib/chromium-browser'
16
#UPSTREAM_VERSION='34.0.1847.131'