Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: mobile/android/branding/adblockbrowser/configure.sh

Issue 4865921483014144: Check adblockplus.org for updates (Closed)
Patch Set: Removed hard coded type=0, changed platform to gecko Created Feb. 23, 2015, 10:23 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « mobile/android/base/updater/UpdateServiceHelper.java ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This Source Code Form is subject to the terms of the Mozilla Public 1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this 2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/. 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4 4
5 MOZ_APP_DISPLAYNAME="Adblock Browser" 5 MOZ_APP_DISPLAYNAME="Adblock Browser"
6 ANDROID_PACKAGE_NAME=org.adblockplus.browser 6 ANDROID_PACKAGE_NAME=org.adblockplus.browser
7 MOZ_UPDATER= 7 MOZ_UPDATER=1
8 MOZ_ANDROID_ANR_REPORTER= 8 MOZ_ANDROID_ANR_REPORTER=
OLDNEW
« no previous file with comments | « mobile/android/base/updater/UpdateServiceHelper.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld