File amarok-continue.diff of Package amarok
--- amarok-1.4.7/amarok/src/enginecontroller.cpp.org 2007-08-24 14:18:06.000000000 +0200
+++ amarok-1.4.7/amarok/src/enginecontroller.cpp 2007-08-24 14:21:25.000000000 +0200
@@ -274,7 +274,7 @@
, i18n("Amarok currently cannot play MP3 files.")
, i18n( "No MP3 Support" )
, installButton
- , KStdGuiItem::no()
+ , KStdGuiItem::cont()
, "codecInstallWarning" ) == KMessageBox::Yes )
{
KRun::runCommand(installScript);