Correct the formatting of the skin selector dialog.

Approved by:	maintainer
This commit is contained in:
Joe Marcus Clarke 2003-03-28 05:04:53 +00:00
parent 48f9157161
commit d0d9fae0d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77577

View file

@ -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 \