Merge lp:~rohangarg/firefox/firefox.xenial into lp:~mozillateam/firefox/firefox.xenial

Proposed by Rohan Garg
Status: Needs review
Proposed branch: lp:~rohangarg/firefox/firefox.xenial
Merge into: lp:~mozillateam/firefox/firefox.xenial
Diff against target: 56 lines (+4/-25)
3 files modified
debian/changelog (+4/-1)
debian/config/searchplugins.conf (+0/-5)
debian/searchplugins/ja/google-jp.xml (+0/-19)
To merge this branch: bzr merge lp:~rohangarg/firefox/firefox.xenial
Reviewer Review Type Date Requested Status
Mozilla Team Pending
Review via email: mp+294972@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

1160. By Rohan Garg

Update debian/config/searchplugins.conf now that ja uses the en-US version
of the Google search plugin

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2016-05-04 21:31:27 +0000
3+++ debian/changelog 2016-05-17 20:55:55 +0000
4@@ -1,8 +1,11 @@
5-firefox (46.0.1+build1-0ubuntu0.16.04.1) xenial-security; urgency=medium
6+firefox (46.0.1+build1-0ubuntu0.16.04.2) xenial-security; urgency=medium
7
8 * New upstream stable release (46.0.1build1)
9 - see USN-2936-2
10
11+ * Update debian/config/searchplugins.conf now that ja uses the en-US version
12+ of the Google search plugin
13+
14 -- Chris Coulson <chris.coulson@canonical.com> Wed, 04 May 2016 22:18:44 +0100
15
16 firefox (46.0+build5-0ubuntu0.16.04.2) xenial-security; urgency=medium
17
18=== modified file 'debian/config/searchplugins.conf'
19--- debian/config/searchplugins.conf 2016-03-02 20:39:40 +0000
20+++ debian/config/searchplugins.conf 2016-05-17 20:55:55 +0000
21@@ -71,11 +71,6 @@
22 "source": "en-ZA/google.xml"
23 },
24 {
25- "locales": [ "ja" ],
26- "match": "google-jp.xml",
27- "source": "ja/google-jp.xml"
28- },
29- {
30 "locales": [ "ku" ],
31 "match": "google.xml",
32 "source": "ku/google-ku.xml"
33
34=== removed file 'debian/searchplugins/ja/google-jp.xml'
35--- debian/searchplugins/ja/google-jp.xml 2013-01-08 12:48:17 +0000
36+++ debian/searchplugins/ja/google-jp.xml 1970-01-01 00:00:00 +0000
37@@ -1,19 +0,0 @@
38-<?xml version="1.0" encoding="UTF-8"?>
39-<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
40-<ShortName>Google</ShortName>
41-<Description>Google Search</Description>
42-<InputEncoding>UTF-8</InputEncoding>
43-<Image width="16" height="16">data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABUUlEQVR42pWTzUsCYRCH9y9zu3SooCCkjhIRRLeIykXokiWCJ7PvDpZRlz6si1lIQZ3SQxQdOhREpgSm0JeQvfu0+i6I7LKLh4F5h5nnnRl+o6jTdHn8omAYbVqhXqvYFXcEBKFDwcoZZB8B4LkEB9cwGGmFKHb01A1EU9JXzfdvDYZi1lwLwBcVAIwsNWPesIwls7gDtB2Z7N9ujVe+IX2LO2AgItB1OL9vJqsmILDrOoK02IkBAdYy4FsQJC5h+VQCHQDWTqYSgo8fuHuRxS4Ae3stQ7UGE5ttAHqCUgfxC7m4ryrowOyeO6CxqHwZxtYFqtYc5+kNan/gDTsAeueEIRj7n/rmRQMwueUAGF0VAAT3rQBTC0Y3DoDOGbm00icML4oWHYSTgo0MFqjlmPpDgqMcFCuQf4erBzjOwXjcriu9qHg0uutO2+es6fl67T9ptebvFRjBVgAAAABJRU5ErkJggg==</Image>
44-<Url type="application/x-suggestions+json" method="GET" template="https://www.google.com/complete/search?client=firefox&amp;hl=ja&amp;q={searchTerms}"/>
45-<Url type="text/html" method="GET" template="https://www.google.co.jp/search">
46- <Param name="client" value="ubuntu"/>
47- <Param name="channel" value="fs"/>
48- <Param name="q" value="{searchTerms}"/>
49- <!-- <Param name="lr" value="lang_ja"/> -->
50- <!-- <Param name="num" value="100"/> -->
51- <Param name="ie" value="utf-8"/>
52- <Param name="oe" value="utf-8"/>
53- <Param name="hl" value="ja"/>
54-</Url>
55-<SearchForm>https://www.google.co.jp/</SearchForm>
56-</SearchPlugin>

Subscribers

People subscribed via source and target branches

to all changes: