[Pkg-chromium-commit] [pkg-chromium] 02/02: set flag to avoid hidden items in the about:extensions dialog

Michael Gilbert mgilbert at moszumanska.debian.org
Thu Jun 18 23:14:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

mgilbert pushed a commit to branch master
in repository pkg-chromium.

commit 4ba0b27d071c59a24ba75695b859d2a1245cd867
Author: Michael Gilbert <mgilbert at debian.org>
Date:   Thu Jun 18 23:13:07 2015 +0000

    set flag to avoid hidden items in the about:extensions dialog
---
 debian/chromium.install | 1 +
 debian/default-flags    | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/chromium.install b/debian/chromium.install
index 5bc34e7..e180df9 100644
--- a/debian/chromium.install
+++ b/debian/chromium.install
@@ -18,3 +18,4 @@ debian/chromium.xml usr/share/gnome-control-center/default-apps
 debian/chromium.desktop usr/share/applications
 
 debian/apikeys etc/chromium.d
+debian/default-flags etc/chromium.d
diff --git a/debian/default-flags b/debian/default-flags
new file mode 100644
index 0000000..2df9c46
--- /dev/null
+++ b/debian/default-flags
@@ -0,0 +1,4 @@
+# A set of command line flags that we want to set by default.
+
+# Do not hide any extensions in the about:extensions dialog
+export CHROMIUM_FLAGS+=--show-component-extension-options

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-chromium/pkg-chromium.git



More information about the Pkg-chromium-commit mailing list