Merge lp:~mandel/ubuntuone-windows-installer/add_ubuntuone_branding into lp:ubuntuone-windows-installer/beta

Proposed by Manuel de la Peña
Status: Merged
Approved by: John Lenton
Approved revision: 178
Merged at revision: 141
Proposed branch: lp:~mandel/ubuntuone-windows-installer/add_ubuntuone_branding
Merge into: lp:ubuntuone-windows-installer/beta
Prerequisite: lp:~mandel/ubuntuone-windows-installer/start_app_after_install
Diff against target: 22 lines (+3/-3)
1 file modified
install/UbuntuOne7.wxs (+3/-3)
To merge this branch: bzr merge lp:~mandel/ubuntuone-windows-installer/add_ubuntuone_branding
Reviewer Review Type Date Requested Status
John Lenton (community) Approve
Review via email: mp+40825@code.launchpad.net

Description of the change

Added the required branding for the msi installer.

To post a comment you must log in.
Revision history for this message
John Lenton (chipaca) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'install/UbuntuOne7.wxs'
2--- install/UbuntuOne7.wxs 2010-11-15 01:16:29 +0000
3+++ install/UbuntuOne7.wxs 2010-11-15 01:16:29 +0000
4@@ -1626,9 +1626,9 @@
5
6 <!-- UI settings, to be defined by the design team -->
7
8- <!-- <WixVariable Id="WixUIBannerBmp" Value="path\banner.bmp" />
9- <WixVariable Id="WixUIDialogBmp" Value="path\dialog.bmp" />
10- <WixVariable Id="WixUIExclamationIco" Value="path\exclamation.ico" />
11+ <WixVariable Id="WixUIBannerBmp" Value="img\banner.bmp" />
12+ <WixVariable Id="WixUIDialogBmp" Value="img\dialog.bmp" />
13+ <!-- <WixVariable Id="WixUIExclamationIco" Value="path\exclamation.ico" />
14 <WixVariable Id="WixUIInfoIco" Value="path\information.ico" />
15 <WixVariable Id="WixUINewIco" Value="path\new.ico" />
16 <WixVariable Id="WixUIUpIco" Value="path\up.ico" /> -->
17
18=== added directory 'install/img'
19=== added file 'install/img/banner.bmp'
20Binary files install/img/banner.bmp 1970-01-01 00:00:00 +0000 and install/img/banner.bmp 2010-11-15 01:16:29 +0000 differ
21=== added file 'install/img/dialog.bmp'
22Binary files install/img/dialog.bmp 1970-01-01 00:00:00 +0000 and install/img/dialog.bmp 2010-11-15 01:16:29 +0000 differ

Subscribers

People subscribed via source and target branches

to all changes: