Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ondev2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
ondev2
Commits
d36d93bf
Unverified
Commit
d36d93bf
authored
2 years ago
by
Oliver Smith
Browse files
Options
Downloads
Patches
Plain Diff
pages: FINAL_CONFIRM: remove continue button
parent
bd4a74a0
No related branches found
No related tags found
No related merge requests found
Pipeline
#141387
passed
2 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/pages.c
+4
-6
4 additions, 6 deletions
src/pages.c
with
4 additions
and
6 deletions
src/pages.c
+
4
−
6
View file @
d36d93bf
...
...
@@ -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
},
},
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment