Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > by-pkgid > cfd4bbfae24305581cf91ef8a7459719 > files > 15

amarok-1.4.7-9mdv2008.0.src.rpm

--- amarok/src/collectiondb.cpp~	2007-08-07 19:48:28.000000000 +0200
+++ amarok/src/collectiondb.cpp	2007-08-30 22:23:50.000000000 +0200
@@ -4718,7 +4718,7 @@
         {
             recreateConnections = true;
         }
-        else if ( AmarokConfig::mySqlPassword() != config->password() )
+	else if ( AmarokConfig::mySqlPassword2() != config->password() )
         {
             recreateConnections = true;
         }