Revision
1.3 -
(
show annotations)
(
download)
Wed Jun 18 17:38:22 2008 UTC
(17 months, 1 week ago)
by
ximo
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA2, DRUPAL-6--1-0-ALPHA1, HEAD
Branch point for:
DRUPAL-6--1
Changes since
1.2: +1 -2 lines
Yet another big commit...
* admin/build/icons is now organized on a per-theme basis
* Removed the module from the "Core - optional" category
* Added icon.install with hook_install(), hook_uninstall() and hook_schema() functions
* Renamed icon_sets_form to icon_iconsets_form
* Added icon_sort_iconsets_by_info_name() function instead of system_sort_modules_by_info_name()
* Removed drupal_clear_css_cache();
* Lots of minor changes