mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 03:50:33 +03:00
revert a minor change to the size of a dialog.
This commit is contained in:
parent
7e6349b150
commit
c1d9f5a0bb
@ -691,7 +691,7 @@ while [ 0 ]; do
|
||||
"Browsing the $CATEGORY category" --backtitle "Currently using the \
|
||||
SlackBuilds.org $SLACKVER repository." --menu \
|
||||
"Please select a software package or press <Back> to go back." \
|
||||
20 70 15 --file $TMP/sbopkg_category_items_list \
|
||||
20 70 14 --file $TMP/sbopkg_category_items_list \
|
||||
2>$TMP/sbopkg_item_selection
|
||||
if [ $? != 0 ]; then
|
||||
break
|
||||
|
Loading…
Reference in New Issue
Block a user