update ubuntu-browsers to also Cx the firefox.sh in /usr/lib

This commit is contained in:
Jamie Strandboge 2012-01-11 00:59:38 +01:00
parent d045d609be
commit b93c49974c

View file

@ -25,7 +25,10 @@
/usr/bin/chromium-browser Cx -> sanitized_helper,
/usr/lib/chromium-browser/chromium-browser Cx -> sanitized_helper,
/usr/bin/firefox{,-trunk} Cxr -> sanitized_helper,
# this should cover all firefox browsers and versions (including shiretoko
# and abrowser)
/usr/bin/firefox Cxr -> sanitized_helper,
/usr/lib/firefox*/firefox*.sh Cx -> sanitized_helper,
# some unpackaged, but popular browsers
/usr/lib/icecat-*/icecat Cx -> sanitized_helper,