Skip to content
Snippets Groups Projects
Unverified Commit d36d93bf authored by Oliver Smith's avatar Oliver Smith
Browse files

pages: FINAL_CONFIRM: remove continue button

parent bd4a74a0
No related branches found
No related tags found
No related merge requests found
Pipeline #141387 passed
......@@ -169,13 +169,11 @@ struct od2_page g_pages[] = {
.title = t("Ready To Go"),
.descr = t("You are about to start the installation. If you"
" want to go back and change anything, now is the"
" chance. (FOSDEM DEMO NOTE: the screen may be"
" stuck here after pressing continue, couldn't"
" fix that in time on the PinePhone. The install"
" runs in the background though, just give it"
" time to complete.)"),
" chance. (FOSDEM DEMO NOTE: starting the"
" installation is disabled, feel free to go back"
" (top left arrow) and explore other install"
" options)"),
.buttons = { OD2_BUTTON_BACK,
OD2_BUTTON_CONTINUE,
OD2_BUTTON_NONE },
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment