[Pkg-chromium-maint] Bug#783858: Workaround

pada at posteo.de pada at posteo.de
Mon May 4 18:34:39 UTC 2015


This fixes the problem for me:

cat > /etc/chromium.d/appname <<EOF
# fix APPNAME variable for x-www-browser

if [ "\$APPNAME" == "x-www-browser" ]
then
  export APPNAME=chromium
fi
EOF



More information about the Pkg-chromium-maint mailing list