]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank@brehm-online.com>
Fri, 21 Apr 2017 16:15:27 +0000 (18:15 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Fri, 21 Apr 2017 16:15:27 +0000 (18:15 +0200)
Package changes:
+gnome-extra/chrome-gnome-shell-8-r1

chromium/native-messaging-hosts/org.gnome.chrome_gnome_shell.json [new file with mode: 0644]
chromium/policies/managed/chrome-gnome-shell.json [new file with mode: 0644]
env.d/50chrome-gnome-shell [new file with mode: 0644]
opt/chrome/native-messaging-hosts/org.gnome.chrome_gnome_shell.json [new file with mode: 0644]
opt/chrome/policies/managed/chrome-gnome-shell.json [new file with mode: 0644]

diff --git a/chromium/native-messaging-hosts/org.gnome.chrome_gnome_shell.json b/chromium/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
new file mode 100644 (file)
index 0000000..d78718b
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "name": "org.gnome.chrome_gnome_shell",
+  "description": "Native connector for extensions.gnome.org",
+  "path": "/usr/bin/chrome-gnome-shell",
+  "type": "stdio",
+  "allowed_origins": [
+    "chrome-extension://gphhapmejobijbbhgpjhcjognlahblep/",
+    "chrome-extension://olkooankbfblcebocnkjganpdmflbnbk/"
+  ]
+}
diff --git a/chromium/policies/managed/chrome-gnome-shell.json b/chromium/policies/managed/chrome-gnome-shell.json
new file mode 100644 (file)
index 0000000..c932c48
--- /dev/null
@@ -0,0 +1,5 @@
+{
+       "ExtensionInstallForcelist": [
+               "gphhapmejobijbbhgpjhcjognlahblep;https://clients2.google.com/service/update2/crx"
+       ]
+}
diff --git a/env.d/50chrome-gnome-shell b/env.d/50chrome-gnome-shell
new file mode 100644 (file)
index 0000000..635b122
--- /dev/null
@@ -0,0 +1 @@
+CONFIG_PROTECT_MASK="/etc/chromium/policies/managed/chrome-gnome-shell.json /etc/opt/chrome/policies/managed/chrome-gnome-shell.json"
diff --git a/opt/chrome/native-messaging-hosts/org.gnome.chrome_gnome_shell.json b/opt/chrome/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
new file mode 100644 (file)
index 0000000..d78718b
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "name": "org.gnome.chrome_gnome_shell",
+  "description": "Native connector for extensions.gnome.org",
+  "path": "/usr/bin/chrome-gnome-shell",
+  "type": "stdio",
+  "allowed_origins": [
+    "chrome-extension://gphhapmejobijbbhgpjhcjognlahblep/",
+    "chrome-extension://olkooankbfblcebocnkjganpdmflbnbk/"
+  ]
+}
diff --git a/opt/chrome/policies/managed/chrome-gnome-shell.json b/opt/chrome/policies/managed/chrome-gnome-shell.json
new file mode 100644 (file)
index 0000000..c932c48
--- /dev/null
@@ -0,0 +1,5 @@
+{
+       "ExtensionInstallForcelist": [
+               "gphhapmejobijbbhgpjhcjognlahblep;https://clients2.google.com/service/update2/crx"
+       ]
+}