bug 309293 - Genericize installer branding. r=rob_strong via IRC

git-svn-id: svn://10.0.0.236/trunk@203147 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mattwillis%gmail.com
2006-07-19 19:13:29 +00:00
parent 65e456ab4c
commit 55c6329b35

View File

@@ -35,9 +35,9 @@
# ***** END LICENSE BLOCK *****
# NSIS defines for nightly builds.
# The release build branding.nsi is located in other-license/branding/sunbird/
!define BrandShortName "Sunbird"
!define BrandFullName "Mozilla Sunbird"
# The release build branding.nsi is located in other-licenses/branding/sunbird/
!define BrandShortName "Calendar"
!define BrandFullName "Calendar"
# BrandFullNameInternal is used for some registry and file system values that
# should not contain release that may be in the BrandFullName (e.g. Beta 1, etc.)
!define BrandFullNameInternal "Mozilla Sunbird"