diff --git a/.etckeeper b/.etckeeper index b4b01fef..0986ed68 100755 --- a/.etckeeper +++ b/.etckeeper @@ -7,8 +7,6 @@ mkdir -p './apt/trusted.gpg.d' mkdir -p './avahi/services' mkdir -p './binfmt.d' mkdir -p './ca-certificates/update.d' -mkdir -p './chromium-browser/policies/managed' -mkdir -p './chromium-browser/policies/recommended' mkdir -p './dbus-1/session.d' mkdir -p './dhcp/.git/branches' mkdir -p './dhcp/.git/objects/info' @@ -161,13 +159,6 @@ maybe chmod 0644 'ca-certificates.conf' maybe chmod 0755 'ca-certificates/update.d' maybe chmod 0755 'calendar' maybe chmod 0644 'calendar/default' -maybe chmod 0755 'chromium-browser' -maybe chmod 0775 'chromium-browser/customizations' -maybe chmod 0644 'chromium-browser/customizations/00-example' -maybe chmod 0664 'chromium-browser/default' -maybe chmod 0775 'chromium-browser/policies' -maybe chmod 0775 'chromium-browser/policies/managed' -maybe chmod 0775 'chromium-browser/policies/recommended' maybe chmod 0755 'chromium.d' maybe chmod 0644 'chromium.d/README' maybe chmod 0644 'chromium.d/apikeys' diff --git a/alternatives/gnome-www-browser b/alternatives/gnome-www-browser deleted file mode 120000 index 2aaed8a0..00000000 --- a/alternatives/gnome-www-browser +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/chromium-browser \ No newline at end of file diff --git a/alternatives/x-www-browser b/alternatives/x-www-browser deleted file mode 120000 index 2aaed8a0..00000000 --- a/alternatives/x-www-browser +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/chromium-browser \ No newline at end of file diff --git a/chromium-browser/customizations/00-example b/chromium-browser/customizations/00-example deleted file mode 100644 index a079b8a1..00000000 --- a/chromium-browser/customizations/00-example +++ /dev/null @@ -1,17 +0,0 @@ -## Register plugins this way. The two parameters are yours to fill. - -#discover_registration /path/to/plugin/plugin.info library-name - -## A way to influence the running. This is read-write for you. Please -## Append only. - -#CHROMIUM_FLAGS="${CHROMIUM_FLAGS} --option=value" - -## Read-only variables guaranteed to be set, with example values. - -#APPNAME='chromium-browser' -#BUILD_DIST='Ubuntu 14.04' -#DESKTOP_SESSION='ubuntu' -#LIBDIR='/usr/lib/chromium-browser' -#UPSTREAM_VERSION='34.0.1847.131' - diff --git a/chromium-browser/default b/chromium-browser/default deleted file mode 100644 index 053cfce8..00000000 --- a/chromium-browser/default +++ /dev/null @@ -1,5 +0,0 @@ -# Default settings for chromium-browser. This file is sourced by /bin/sh from -# /usr/bin/chromium-browser - -# Options to pass to chromium-browser -CHROMIUM_FLAGS="" diff --git a/mailcap b/mailcap index 255188fb..6554c6a9 100644 --- a/mailcap +++ b/mailcap @@ -35,11 +35,6 @@ application/x-troff-man; /usr/bin/nroff -mandoc -Tutf8; copiousoutput; print=/us text/troff; /usr/bin/nroff -mandoc -Tutf8; copiousoutput; print=/usr/bin/nroff -mandoc -Tutf8 | print text/plain:- application/x-info; /usr/bin/info -f '%s'; needsterminal; description=GNU Info document text/plain; more %s; needsterminal -text/html; chromium-browser --temp-profile %s; test=test -n "$DISPLAY" -text/xml; chromium-browser --temp-profile %s; test=test -n "$DISPLAY" -application/xhtml_xml; chromium-browser --temp-profile %s; test=test -n "$DISPLAY" -x-scheme-handler/http; chromium-browser --temp-profile %s; test=test -n "$DISPLAY" -x-scheme-handler/https; chromium-browser --temp-profile %s; test=test -n "$DISPLAY" text/english; vim %s; needsterminal text/plain; vim %s; needsterminal text/x-makefile; vim %s; needsterminal