| 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. |