diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2015-03-08 15:00:38 +0000 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2015-03-08 15:00:38 +0000 |
commit | c2cab2828af272307671043c1251b076d4b46cce (patch) | |
tree | 19cbc64cd2c681bc90eb0e92e1afb3c5c2e28495 /data/branding/icecatmobile/configure.sh | |
parent | a1682d8409b1f85a5ae968478737d054bc6d12a2 (diff) |
Added mobile branding files
Diffstat (limited to 'data/branding/icecatmobile/configure.sh')
-rw-r--r-- | data/branding/icecatmobile/configure.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/branding/icecatmobile/configure.sh b/data/branding/icecatmobile/configure.sh new file mode 100644 index 0000000..8570399 --- /dev/null +++ b/data/branding/icecatmobile/configure.sh @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +MOZ_APP_DISPLAYNAME=IceCatMobile +ANDROID_PACKAGE_NAME=org.gnu.icecat +MOZ_UPDATER= +MOZ_ANDROID_ANR_REPORTER= |