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: Add version number to addonVersion, change platform/platformVersion Created Jan. 26, 2015, 1:55 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
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

Powered by Google App Engine
This is Rietveld