Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Philipe Gil
package-helpers
Commits
7d24c1b7
Commit
7d24c1b7
authored
5 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
abrowser: updated for v68
parent
46a77d18
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-firefox
+2
-4
2 additions, 4 deletions
helpers/make-firefox
with
2 additions
and
4 deletions
helpers/make-firefox
+
2
−
4
View file @
7d24c1b7
...
@@ -32,7 +32,6 @@ rm debian/control
...
@@ -32,7 +32,6 @@ rm debian/control
ActivityStream
=
browser/components/newtab/lib/ActivityStream.jsm
ActivityStream
=
browser/components/newtab/lib/ActivityStream.jsm
sed
'/^const DEFAULT_SITES/,/^])\;/c const DEFAULT_SITES = new Map\([[""]]\);'
-i
$ActivityStream
sed
'/^const DEFAULT_SITES/,/^])\;/c const DEFAULT_SITES = new Map\([[""]]\);'
-i
$ActivityStream
sed
'/\["showSponsored/,/value/s/value: true/value: false/'
-i
$ActivityStream
sed
'/\["showSponsored/,/value/s/value: true/value: false/'
-i
$ActivityStream
sed
'/\["disableSnippets/,/value/s/value: false/value: true/'
-i
$ActivityStream
sed
'/\["telemetry"/,/value/s/value: true/value: false/'
-i
$ActivityStream
sed
'/\["telemetry"/,/value/s/value: true/value: false/'
-i
$ActivityStream
sed
'/\["section.highlights.includePocket"/,/value/s/value: true/value: false/'
-i
$ActivityStream
sed
'/\["section.highlights.includePocket"/,/value/s/value: true/value: false/'
-i
$ActivityStream
sed
'/\["telemetry.ping.endpoint"/,/value/s/value: .*/value: ""/'
-i
$ActivityStream
sed
'/\["telemetry.ping.endpoint"/,/value/s/value: .*/value: ""/'
-i
$ActivityStream
...
@@ -40,7 +39,6 @@ sed 's/\(read_more_endpoint:\) .http.*/\1 "",/' -i $ActivityStream
...
@@ -40,7 +39,6 @@ sed 's/\(read_more_endpoint:\) .http.*/\1 "",/' -i $ActivityStream
sed
's/\(stories_endpoint:\) .http.*/\1 "",/'
-i
$ActivityStream
sed
's/\(stories_endpoint:\) .http.*/\1 "",/'
-i
$ActivityStream
sed
's/\(stories_referrer:\) .http.*/\1 "",/'
-i
$ActivityStream
sed
's/\(stories_referrer:\) .http.*/\1 "",/'
-i
$ActivityStream
sed
's/\(topics_endpoint:\) .http.*/\1 "",/'
-i
$ActivityStream
sed
's/\(topics_endpoint:\) .http.*/\1 "",/'
-i
$ActivityStream
sed
'/name: "snippets"/,/value/s/value: true/value: false/'
-i
$ActivityStream
sed
'/name: "telemetry"/,/value/s/value: true/value: false/'
-i
$ActivityStream
sed
'/name: "telemetry"/,/value/s/value: true/value: false/'
-i
$ActivityStream
sed
'/name: "section.topstories"/,/return/s/return.*/return false;/'
-i
$ActivityStream
sed
'/name: "section.topstories"/,/return/s/return.*/return false;/'
-i
$ActivityStream
sed
's/.Ubuntu., //'
-i
browser/components/newtab/css/activity-stream
*
.css
sed
's/.Ubuntu., //'
-i
browser/components/newtab/css/activity-stream
*
.css
...
@@ -104,8 +102,8 @@ find |grep -e duckduckgo.xml -e ddg.xml | xargs -i /bin/sed 's/canonical/trisque
...
@@ -104,8 +102,8 @@ find |grep -e duckduckgo.xml -e ddg.xml | xargs -i /bin/sed 's/canonical/trisque
# Make DuckDuckGo the default engine
# Make DuckDuckGo the default engine
rm
debian/patches/no-region-overrides-for-google-search.patch debian/patches/partially-revert-google-search-update.patch
rm
debian/patches/no-region-overrides-for-google-search.patch debian/patches/partially-revert-google-search-update.patch
sed
'/no-region-overrides-for-google-search/d; /partially-revert-google-search-update/d'
-i
debian/patches/series
sed
'/no-region-overrides-for-google-search/d; /partially-revert-google-search-update/d'
-i
debian/patches/series
sed
'/searchDefault/s/: \".*\"/: "DuckDuckGo"/g'
-i
browser/components/search/
searchplugi
ns/list.json
sed
'/searchDefault/s/: \".*\"/: "DuckDuckGo"/g'
-i
browser/components/search/
extensio
ns/list.json
sed
'/visibleDefaultEngines/{n; s/"ddg",//; s/\"/"ddg", "/}'
-i
browser/components/search/
searchplugi
ns/list.json
sed
'/visibleDefaultEngines/{n; s/"ddg",//; s/\"/"ddg", "/}'
-i
browser/components/search/
extensio
ns/list.json
# contact link
# contact link
#sed 's_https://input.mozilla.org/feedback_https://trisquel.info/contact_' -i browser/base/content/utilityOverlay.js
#sed 's_https://input.mozilla.org/feedback_https://trisquel.info/contact_' -i browser/base/content/utilityOverlay.js
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment