diff options
Diffstat (limited to 'multimedia/mplayer-skins')
-rw-r--r-- | multimedia/mplayer-skins/scripts/choice | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer-skins/scripts/choice b/multimedia/mplayer-skins/scripts/choice index 33e471c34eb3..ee6b9094b317 100644 --- a/multimedia/mplayer-skins/scripts/choice +++ b/multimedia/mplayer-skins/scripts/choice @@ -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 \ |