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

Unified Diff: mobile/android/confvars.sh

Issue 5823470080360448: Set the branding via confvars.sh (Closed)
Patch Set: Created Jan. 26, 2015, 3:10 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« README.md ('K') | « README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/confvars.sh
===================================================================
--- a/mobile/android/confvars.sh
+++ b/mobile/android/confvars.sh
@@ -8,8 +8,8 @@
MOZ_APP_VERSION=34.0
MOZ_APP_UA_NAME=Firefox
-MOZ_BRANDING_DIRECTORY=mobile/android/branding/unofficial
-MOZ_OFFICIAL_BRANDING_DIRECTORY=mobile/android/branding/official
+MOZ_BRANDING_DIRECTORY=mobile/android/branding/adblockbrowser
René Jeschke 2015/02/18 14:52:30 The ABP branding isn't in the repository yet, did
Felix Dahlke 2015/02/18 15:02:28 Yup, this is based on: http://codereview.adblockpl
René Jeschke 2015/02/18 15:07:26 Ah, right :-D thanks
+MOZ_OFFICIAL_BRANDING_DIRECTORY=mobile/android/branding/adblockbrowser
# MOZ_APP_DISPLAYNAME is set by branding/configure.sh
# We support Android SDK version 9 and up by default.
« README.md ('K') | « README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld