fix qt.install

This commit is contained in:
Phil Miller 2010-08-06 12:05:52 +02:00
parent 841e19f418
commit 3493e3482f

View File

@ -17,10 +17,10 @@ post_install() {
echo " > IMPORTANT "
echo " Be sure to install one of the Phonon backends:"
echo " "
echo " qt-phonon-xine (default)"
echo " qt-phonon-gstreamer"
echo " qt-phonon-mplayer"
echo " qt-phonon-vlc"
echo " phonon-xine (default)"
echo " phonon-gstreamer"
echo " phonon-mplayer"
echo " phonon-vlc"
echo " "
}