Correct the formatting of the skin selector dialog.
Approved by: maintainer
This commit is contained in:
parent
48f9157161
commit
d0d9fae0d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77577
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ if [ "$BATCH" != "yes" ]; then
|
|||
/usr/bin/dialog --title "mplayer skins" --clear \
|
||||
--checklist "\n\
|
||||
This configuration dialog allows you to choose \n\
|
||||
only the skins you really want. \n\n\
|
||||
Select the skins you want to install:" -1 -1 13 \
|
||||
only the skins you really want.\n\
|
||||
Select the skins you want to install:" -1 -1 13 \
|
||||
"ALL" "Install ALL skins" OFF \
|
||||
"Default" "The default MPlayer skin" ON \
|
||||
"AlienMind" "AlienMind by Nucleo (XMMS/WinAMP skin)" OFF \
|
||||
|
|
Loading…
Reference in a new issue