mirror of
https://github.com/sbopkg/sbopkg
synced 2024-12-27 09:58:28 +01:00
resize the main menu and the utilities just a touch to eliminate blank space
This commit is contained in:
parent
2c36dd9dde
commit
dd1ffad50e
1 changed files with 2 additions and 2 deletions
|
@ -1698,7 +1698,7 @@ dialog --default-item "$G" --title "Utilities" --backtitle \
|
|||
"Currently using the SlackBuilds.org $SLACKVER repository." \
|
||||
--cancel-label "Back" --menu \
|
||||
"\nChoose one of the following or press <Back> to go back.\n" \
|
||||
18 69 5 \
|
||||
15 69 5 \
|
||||
"Cache" "View the contents of the cache directory" \
|
||||
"Log" "View the permanent build log" \
|
||||
"Version" "Select Slackware version (currently: $SLACKVER)" \
|
||||
|
@ -1786,7 +1786,7 @@ dialog --default-item "$R" --title "SlackBuilds.org Package Browser \
|
|||
(sbopkg version $SBOVER)" --backtitle "Currently using the \
|
||||
SlackBuilds.org $SLACKVER repository." --menu \
|
||||
"\nChoose one of the following or press <Cancel> to exit.\n" \
|
||||
23 69 10 \
|
||||
19 69 10 \
|
||||
"Rsync" "Rsync with SlackBuilds.org" \
|
||||
"ChangeLog" "View the SlackBuilds.org ChangeLog" \
|
||||
"Packages" "List installed SBo packages" \
|
||||
|
|
Loading…
Reference in a new issue