Closed
Bug 1187756
Opened 9 years ago
Closed 8 years ago
Update installer build files
Categories
(SeaMonkey :: Installer, defect)
Tracking
(firefox42 affected)
RESOLVED
FIXED
seamonkey2.41
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
Attachments
(1 file, 1 obsolete file)
3.84 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
There are a number of installer patches that could be ported to SeaMonkey:
* Parts of Bug 468197 - Simplify / automate the addition of the pre-release suffix string
* Parts of Bug 943733 - Finish removing PRE_RELEASE_SUFFIX
* Parts of Bug 1145175 - Include the beta version in 'About Firefox'
* Bug 1185637 - part 1 - move APP_VERSION defines into moz.build
* Bug 1185637 - part 2 - move DEFINES out of browser/installer/windows/Makefile.in
Attachment #8639093 -
Flags: review?(neil)
Comment 1•9 years ago
|
||
Comment on attachment 8639093 [details] [diff] [review]
Installer Build Patch
>+!define BrandShortName "@MOZ_APP_DISPLAYNAME@"
>+!define BrandFullName "${BrandFullNameInternal}"
What about branding.nsi?
Now includes changes to branding.nsi file
Attachment #8639356 -
Flags: review?(neil)
Updated•9 years ago
|
Attachment #8639356 -
Flags: review?(neil) → review+
Updated•9 years ago
|
Attachment #8639093 -
Attachment is obsolete: true
Attachment #8639093 -
Flags: review?(neil)
Comment 3•9 years ago
|
||
Comment on attachment 8639356 [details] [diff] [review]
Installer Build Patch v1.1 [Checked in: Comment 4]
a=me for CLOSED TREE comm-central
Comment on attachment 8639356 [details] [diff] [review]
Installer Build Patch v1.1 [Checked in: Comment 4]
http://hg.mozilla.org/comm-central/rev/390ff25ed162
Attachment #8639356 -
Attachment description: Installer Build Patch v1.1 → Installer Build Patch v1.1 [Checked in: Comment 4]
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.41
You need to log in
before you can comment on or make changes to this bug.
Description
•