diff --git a/tools/cleanroom/images.py b/tools/cleanroom/images.py index 3b3d3a16..0b71aa99 100644 --- a/tools/cleanroom/images.py +++ b/tools/cleanroom/images.py @@ -40,7 +40,7 @@ class ImagesExample: baseimage.show() basepatch = gtk.Image() - basepatch.set_from_file("../../patches/wall42_3.gif") + basepatch.set_from_file("../../patches/ps20a0.gif") pb = basepatch.get_pixbuf() basepatch.set_from_pixbuf(pb.scale_simple( pb.get_width() * scale,