Merge branch 'master' of ssh://cockatrice.de/home/cockgit/cockatrice

This commit is contained in:
Max-Wilhelm Bruker 2010-01-26 16:56:24 +01:00
commit 1b809a1466

View file

@ -173,6 +173,7 @@ QString OracleImporter::getURLFromName(QString name) const
{
return pictureUrl.arg(
name
.replace("Æther", "Aether")
.remove('\'')
.remove("//")
.remove(',')