Comment 1 for bug 815603

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/517
Committed: http://gitorious.org/mahara/mahara/commit/f227745d46d685540bc07ba720927b7d1a530e96
Submitter: Richard Mansfield (<email address hidden>)
Branch: master

commit f227745d46d685540bc07ba720927b7d1a530e96
Author: Richard Mansfield <email address hidden>
Date: Mon Jul 25 10:58:39 2011 +1200

    Allow blocktype icons to be themeable (bug #815603)

    The current theme is now searched for the blocktype thumb.png icon.
    This change also moves the existing blocktype icons from the blocktype
    base directory into theme/raw/static/images. To ensure 3rd party
    blocktype icons continue to work, thumb.png icons in the base directory
    will still be displayed if no icon is found in the raw theme.

    Change-Id: If9f6a00f69799806fbf28384e00fe43f7e190f48
    Signed-off-by: Richard Mansfield <email address hidden>