Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
52a03fcd
Commit
52a03fcd
authored
Oct 25, 2017
by
Igor Pecovnik
Browse files
Adjusting text in menus
parent
ec528c81
Changes
1
Show whitespace changes
Inline
Side-by-side
debian-config
View file @
52a03fcd
...
...
@@ -59,7 +59,7 @@ do
exec
3>&1
selection
=
$(
dialog
--colors
--backtitle
"
$BACKTITLE
"
--title
" armbian-config "
--clear
\
--cancel-label
"
Exit to shel
l"
--menu
"
\n
$MENUTITLE
\n
\n
Support:
\Z
1https://www.armbian.com
\Z
0
\n
"
\
--cancel-label
"
Cance
l"
--menu
"
\n
$MENUTITLE
\n
\n
Support:
\Z
1https://www.armbian.com
\Z
0
\n
"
\
$LISTLENGHT
${#
MENUTITLE
}
$BOXLENGHT
"
${
LIST
[@]
}
"
2>&1 1>&3
)
exit_status
=
$?
exec
3>&-
...
...
@@ -83,10 +83,10 @@ do
submenu_hardware
;;
"Help"
)
show_box
"Info"
"This tool provides a straightforward way of configuring the
\Z
2
${
BOARD_NAME
}
\Z
0.
\
show_box
"Info"
"This tool provides a straightforward way of configuring the
\Z
4
${
BOARD_NAME
}
\Z
0.
\
\n
\n
Although it can be run at any time, some of the options may have difficulties if you alter system settings manually.
\n\
\n\Z
1Documentation:
\Z
0 https://docs.armbian.com
\n\n\Z
1Support:
\Z
0 https://forum.armbian.com
\n
\n\Z
1Sources:
\Z
0 https://git
hub.com/
armbian
/
co
nfig
"
"18"
\n\Z
1Sources:
\Z
0
https://git
.
armbian
.
co
m
"
"18"
;;
esac
done
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment