bug 1190522 - Add some extra OS X DMG-related branding files to B2G desktop branding. r=mshal

--HG--
rename : browser/branding/nightly/background.png => b2g/branding/official/background.png
rename : browser/branding/nightly/disk.icns => b2g/branding/official/disk.icns
rename : browser/branding/nightly/dsstore => b2g/branding/official/dsstore
rename : browser/branding/nightly/background.png => b2g/branding/unofficial/background.png
rename : browser/branding/nightly/disk.icns => b2g/branding/unofficial/disk.icns
rename : browser/branding/nightly/dsstore => b2g/branding/unofficial/dsstore
extra : commitid : Dt439AGtCgB
extra : rebase_source : cd0c81b456f2640f2996225f626d670f6a8d557c
This commit is contained in:
Ted Mielczarek 2015-08-11 14:11:04 -04:00
parent ec09437edc
commit e9e5f1bb92
8 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,9 @@ endif
ifeq ($(MOZ_WIDGET_TOOLKIT),cocoa)
BRANDING_FILES := \
app.icns \
background.png \
disk.icns \
dsstore \
$(NULL)
endif

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

Binary file not shown.

View File

@ -13,6 +13,9 @@ endif
ifeq ($(MOZ_WIDGET_TOOLKIT),cocoa)
BRANDING_FILES := \
app.icns \
background.png \
disk.icns \
dsstore \
$(NULL)
endif

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

Binary file not shown.