it looks like there was an error made when branching this theme to DRUPAL-6--1. 'cvs up -r DRUPAL-6--1' wipes out the images directory, because it was never properly included in the DRUPAL-6--1 branch.
This may have gone unnoticed for people upgrading their themes from 5.x -> 6.x using the dev tarball, because copying it over the 5.x files would most likely leave the images folder intact.
however, people installing the theme from scratch for 6.x (either via CVS or the dev tarball) will find it badly broken.
Comments
Comment #1
Mad Maks commentedthis should be fixed now