SVN commit 489653 by mueller: another misplaced ';' M +1 -1 appearanceconfig.cpp --- branches/KDE/3.5/kdenetwork/kopete/kopete/config/appearance/appearanceconfig.cpp #489652:489653 @@ -707,7 +707,7 @@ "\n" "\n" "\n" - "\n\n\n\n\n" ) ); + "\n\n\n\n\n" ) ) { KRun::runURL( KURL(locateLocal("appdata", QString::fromLatin1("styles/%1.xsl").arg( styleName ) )) , "text/plain"); currentStyle = QString::null; //force to update preview;