Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • trisquel/package-helpers
  • aklis/package-helpers
  • leny2010/package-helpers
  • fr33domlover/package-helpers
  • Legimet/package-helpers
  • ralphtheninja/package-helpers
  • damo22/package-helpers
  • wherrfrye/package-helpers
  • habs/package-helpers
  • pehjota/package-helpers
  • kpengboy/package-helpers
  • alvaro/package-helpers
  • salman/package-helpers
  • pabloyoyoista/package-helpers
  • mixalis/package-helpers
  • jorgesumle/package-helpers
  • a_slacker_here/package-helpers
  • chaosmonk/package-helpers
  • Beformed/package-helpers
  • dknight/package-helpers
  • proninyaroslav/package-helpers
  • adfeno/package-helpers
  • snd/package-helpers
  • davidpgil/package-helpers
  • diopon/package-helpers
  • ruben/package-helpers
  • bandali/package-helpers
  • joshaspinall/package-helpers
  • GNUtoo/package-helpers
  • Ark74/package-helpers
  • dragestil/package-helpers
  • bill-auger/package-helpers
  • andi89gi/package-helpers
  • Fikar/package-helpers
  • davidl/package-helpers
  • jas/package-helpers
  • parodper/package-helpers
  • David_Hedlund/package-helpers
  • dinomug/package-helpers
  • bf/package-helpers
  • hartkemd/package-helpers
  • del111/package-helpers
  • jxself/package-helpers
  • JacobK/package-helpers
44 results
Show changes
Showing
with 7 additions and 8 deletions
......@@ -2,4 +2,5 @@
# 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/.
DEFINES += -DAB_CD=$(AB_CD)
brandShortName=Abrowser
brandFullName=Abrowser
......@@ -6,7 +6,6 @@
@AB_CD@.jar:
% locale branding @AB_CD@ %locale/branding/
# Unofficial branding only exists in en-US
# Branding only exists in en-US
locale/branding/brand.dtd (en-US/brand.dtd)
locale/branding/brand.properties (en-US/brand.properties)
locale/branding/browserconfig.properties (browserconfig.properties)
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# 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/.
# Do NOT localize or otherwise change these values
browser.startup.homepage=about:home
JAR_MANIFESTS += ['jar.mn']
\ No newline at end of file
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# 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/.
DIRS += ['content', 'locales']
DIST_SUBDIR = 'browser'
export('DIST_SUBDIR')
helpers/DATA/firefox/android/branding/res/drawable-hdpi/icon.png

7.36 KiB

helpers/DATA/firefox/android/branding/res/drawable-hdpi/large_icon.png

23.4 KiB

helpers/DATA/firefox/android/branding/res/drawable-xhdpi/icon.png

11.4 KiB

helpers/DATA/firefox/android/branding/res/drawable-xhdpi/large_icon.png

39.1 KiB

helpers/DATA/firefox/android/branding/res/drawable-xxhdpi/icon.png

20.9 KiB

helpers/DATA/firefox/android/branding/res/drawable-xxhdpi/large_icon.png

76.7 KiB

helpers/DATA/firefox/android/branding/res/drawable-xxxhdpi/icon.png

31.1 KiB

helpers/DATA/firefox/android/images/logo-hdpi.png

69.1 KiB

helpers/DATA/firefox/android/images/wordmark-hdpi.png

2.79 KiB

helpers/DATA/firefox/android/mobile.ico

4.19 KiB

helpers/DATA/firefox/android/res/main/drawable-hdpi/ic_status_logo.png

1.79 KiB

helpers/DATA/firefox/android/res/main/drawable-xhdpi/ic_status_logo.png

2.58 KiB