Merge lp:~mardy/account-plugins/webkit-files-1565772 into lp:account-plugins

Proposed by Alberto Mardegan
Status: Merged
Approved by: David Barth
Approved revision: 182
Merged at revision: 182
Proposed branch: lp:~mardy/account-plugins/webkit-files-1565772
Merge into: lp:account-plugins
Diff against target: 34 lines (+0/-11)
3 files modified
Makefile.am (+0/-1)
data/webkit-options/accounts.google.com.conf (+0/-9)
debian/account-plugin-google.install (+0/-1)
To merge this branch: bzr merge lp:~mardy/account-plugins/webkit-files-1565772
Reviewer Review Type Date Requested Status
Online Accounts Pending
Review via email: mp+312572@code.launchpad.net

Commit message

Remove unused webkit options file for Google

Description of the change

Remove unused webkit options file for Google

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'Makefile.am'
--- Makefile.am 2016-11-10 08:50:04 +0000
+++ Makefile.am 2016-12-06 14:06:04 +0000
@@ -127,7 +127,6 @@
127127
128webkitoptionsdir = $(sysconfdir)/signon-ui/webkit-options.d128webkitoptionsdir = $(sysconfdir)/signon-ui/webkit-options.d
129dist_webkitoptions_DATA = \129dist_webkitoptions_DATA = \
130 data/webkit-options/accounts.google.com.conf \
131 data/webkit-options/api.instagram.com.conf \130 data/webkit-options/api.instagram.com.conf \
132 data/webkit-options/api.weibo.com.conf \131 data/webkit-options/api.weibo.com.conf \
133 data/webkit-options/api.t.sohu.com.conf \132 data/webkit-options/api.t.sohu.com.conf \
134133
=== removed file 'data/webkit-options/accounts.google.com.conf'
--- data/webkit-options/accounts.google.com.conf 2012-11-09 11:11:43 +0000
+++ data/webkit-options/accounts.google.com.conf 1970-01-01 00:00:00 +0000
@@ -1,9 +0,0 @@
1ViewportWidth = 480
2ViewportHeight = 420
3UsernameField = input[name="Email"]
4PasswordField = input[name="Passwd"]
5# Accept all https URLs, and add as exceptions those http only
6# URLs which are used in some countries.
7# See https://bugs.launchpad.net/bugs/1074733
8AllowedUrls = (https://.*|http://[^/]*google\\.[^.]+/accounts/.*)
9
100
=== modified file 'debian/account-plugin-google.install'
--- debian/account-plugin-google.install 2013-08-01 14:34:21 +0000
+++ debian/account-plugin-google.install 2016-12-06 14:06:04 +0000
@@ -1,4 +1,3 @@
1etc/signon-ui/webkit-options.d/accounts.google.com.conf
2usr/share/accounts/services/google-drive.service1usr/share/accounts/services/google-drive.service
3usr/share/accounts/services/google-im.service2usr/share/accounts/services/google-im.service
4usr/share/accounts/services/picasa.service3usr/share/accounts/services/picasa.service

Subscribers

People subscribed via source and target branches