Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add config file entries to specify a title for the main screen (bsc #1077188) #29

Merged
merged 2 commits into from
Jan 23, 2018

Conversation

wfeldt
Copy link
Member

@wfeldt wfeldt commented Jan 23, 2018

mainmenu.title (the title), mainmenu.title.color (its color), and mainmenu.title.pos (its position).

…1077188)

mainmenu.title (the title), mainmenu.title.color (its color), and mainmenu.title.pos (its position).
menuitemmap takes a string and returns the translated string but the
returned value is in a re-used static buffer. So remember to copy the value
before using it further.
@lnussel
Copy link
Member

lnussel commented Jan 23, 2018

lgtm

@wfeldt wfeldt merged commit 7c56676 into master Jan 23, 2018
@wfeldt wfeldt deleted the sw_01 branch January 23, 2018 15:07
@DimStar77
Copy link

On Tumbleweed, this results in a title 'openSUSE Leap 13.3' (with uefi, when using grub, it correctly states 'openSUSE Tumbleweed')

https://openqa.opensuse.org/tests/590248#step/bootloader/2

@wfeldt
Copy link
Member Author

wfeldt commented Jan 24, 2018

Yes, installation-images needs adjustment.

@lnussel
Copy link
Member

lnussel commented Jan 24, 2018

I think it comes from branding-openSUSE.spec

@wfeldt
Copy link
Member Author

wfeldt commented Jan 24, 2018

That, too. But we also patch the grub theme to have the correct product name in i-i, so it's fair to sync gfxboot.cfg there.

@DimStar77
Copy link

thanks for the pointers - the branding-openSUSE.spec case has been fixed/submitted

@wfeldt
Copy link
Member Author

wfeldt commented Jan 24, 2018

Could any if you review openSUSE/installation-images#228?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants