mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
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:
parent
ec09437edc
commit
e9e5f1bb92
@ -13,6 +13,9 @@ endif
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),cocoa)
|
||||
BRANDING_FILES := \
|
||||
app.icns \
|
||||
background.png \
|
||||
disk.icns \
|
||||
dsstore \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
|
BIN
b2g/branding/official/background.png
Normal file
BIN
b2g/branding/official/background.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 127 KiB |
BIN
b2g/branding/official/disk.icns
Normal file
BIN
b2g/branding/official/disk.icns
Normal file
Binary file not shown.
BIN
b2g/branding/official/dsstore
Normal file
BIN
b2g/branding/official/dsstore
Normal file
Binary file not shown.
@ -13,6 +13,9 @@ endif
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),cocoa)
|
||||
BRANDING_FILES := \
|
||||
app.icns \
|
||||
background.png \
|
||||
disk.icns \
|
||||
dsstore \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
|
BIN
b2g/branding/unofficial/background.png
Normal file
BIN
b2g/branding/unofficial/background.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 127 KiB |
BIN
b2g/branding/unofficial/disk.icns
Normal file
BIN
b2g/branding/unofficial/disk.icns
Normal file
Binary file not shown.
BIN
b2g/branding/unofficial/dsstore
Normal file
BIN
b2g/branding/unofficial/dsstore
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user