firefox-branded-icons.patch
changeset 718 6cb1ac7cd223
parent 659 fa96cf6ffd14
child 738 f118b88b7d7f
equal deleted inserted replaced
716:cef565f1c325 718:6cb1ac7cd223
     1 # HG changeset patch
     1 # HG changeset patch
     2 # Parent 5defe7bd2f041c227fe4a65f8a90e6cc42a9a339
     2 # Parent ab6659ccbfbbfed31bce1bcd696a820069b9d7c0
     3 
     3 
     4 diff --git a/browser/app/Makefile.in b/browser/app/Makefile.in
     4 diff --git a/browser/app/Makefile.in b/browser/app/Makefile.in
     5 --- a/browser/app/Makefile.in
     5 --- a/browser/app/Makefile.in
     6 +++ b/browser/app/Makefile.in
     6 +++ b/browser/app/Makefile.in
     7 @@ -133,16 +133,21 @@ GARBAGE += $(addprefix $(FINAL_TARGET)/d
     7 @@ -76,16 +76,21 @@ GARBAGE += $(addprefix $(FINAL_TARGET)/d
     8  endif
     8  endif
     9  
     9  
    10  ifdef MOZ_WIDGET_GTK
    10  ifdef MOZ_WIDGET_GTK
    11  libs::
    11  libs::
    12  	$(INSTALL) $(IFLAGS1) $(DIST)/branding/mozicon128.png $(FINAL_TARGET)/icons
    12  	$(INSTALL) $(IFLAGS1) $(DIST)/branding/mozicon128.png $(FINAL_TARGET)/icons
    27  # channel-prefs.js is handled separate from other prefs due to bug 756325
    27  # channel-prefs.js is handled separate from other prefs due to bug 756325
    28  libs:: $(srcdir)/profile/channel-prefs.js
    28  libs:: $(srcdir)/profile/channel-prefs.js
    29 diff --git a/browser/branding/official/Makefile.in b/browser/branding/official/Makefile.in
    29 diff --git a/browser/branding/official/Makefile.in b/browser/branding/official/Makefile.in
    30 --- a/browser/branding/official/Makefile.in
    30 --- a/browser/branding/official/Makefile.in
    31 +++ b/browser/branding/official/Makefile.in
    31 +++ b/browser/branding/official/Makefile.in
    32 @@ -42,18 +42,21 @@ BRANDING_FILES := \
    32 @@ -36,18 +36,21 @@ BRANDING_FILES := \
    33  	document.icns \
    33  	document.icns \
    34  	dsstore \
    34  	dsstore \
    35  	$(NULL)
    35  	$(NULL)
    36  endif
    36  endif
    37  
    37  
    45 +	default256.png \
    45 +	default256.png \
    46  	mozicon128.png \
    46  	mozicon128.png \
    47  	$(NULL)
    47  	$(NULL)
    48  endif
    48  endif
    49  
    49  
    50  ifeq ($(OS_ARCH),OS2)
    50  BRANDING_DEST := $(DIST)/branding
    51  BRANDING_FILES := \
    51  BRANDING_TARGET := export
    52  	firefox-os2.ico \
    52  INSTALL_TARGETS += BRANDING
    53  	document-os2.ico \
    53  
    54 diff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
    54 diff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
    55 --- a/browser/installer/package-manifest.in
    55 --- a/browser/installer/package-manifest.in
    56 +++ b/browser/installer/package-manifest.in
    56 +++ b/browser/installer/package-manifest.in
    57 @@ -571,18 +571,21 @@
    57 @@ -611,18 +611,21 @@
    58  @BINPATH@/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
    58  @BINPATH@/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
    59  @BINPATH@/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
    59  @BINPATH@/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
    60  @BINPATH@/chrome/toolkit@JAREXT@
    60  @BINPATH@/chrome/toolkit@JAREXT@
    61  @BINPATH@/chrome/toolkit.manifest
    61  @BINPATH@/chrome/toolkit.manifest
    62  @BINPATH@/chrome/recording.manifest
    62  @BINPATH@/chrome/recording.manifest