* Rename files to comply with Drupal naming style described at http://drupal.org/node/11517
CHANGELOG -> CHANGELOG.txt
INSTALL -> INSTALL.txt

* Remove banner.pot from base directory because it also exists in the "po" directory

* Is it possible to analyse the module system so it would not be necessary to put the banner files in the drupal root?

Comments

wulff’s picture

Status: Active » Fixed

Files have been renamed.

Extra .pot file has been deleted

Cache handlers are now copied automatically to the Drupal root dir when the module is installed.

Anonymous’s picture

Status: Fixed » Closed (fixed)