Installer: use Walter as a placeholder logo

For non-official builds, Installer had no logo. This led to a window
sizing bug which is not seen in the official builds (both nightlies and
releases) as they both use the Haiku logo there.

Use Walter as a placeholder logo in that case. The png is generated from
the wonderbrush file in the separate artwork repo.

Change-Id: Iea361d7ac0fd2bdb147318632ff198c86c4b89c2
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2180
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
This commit is contained in:
Adrien Destugues 2020-02-02 22:28:34 +01:00 committed by waddlesplash
parent c529e2a354
commit 8095ab5a4b
2 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -23,6 +23,8 @@ resource(1, "logo.png") #'PNG ' import "../../../data/artwork/HAIKU logo - black
#else
resource(1, "logo.png") #'PNG ' import "../../../data/artwork/HAIKU logo - black on white - installer - development.png";
#endif
#else
resource(1, "logo.png") #'PNG ' import "../../../data/artwork/Walter logo.png";
#endif
resource vector_icon {