[Tickets #3556] [PATCH] custom folder icons don't work

bugs@bugs.horde.org bugs at bugs.horde.org
Mon Mar 6 08:21:18 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3556
-----------------------------------------------------------------------
 Ticket             | 3556
 Updated By         | Michael Slusarz <slusarz at mail.curecanti.org>
 Summary            | [PATCH] custom folder icons don't work
 Queue              | IMP
 Version            | HEAD
 State              | Assigned
 Priority           | 1. Low
 Type               | Bug
 Owners             | Michael Slusarz, Jan Schneider
-----------------------------------------------------------------------


Michael Slusarz <slusarz at mail.curecanti.org> (2006-03-06 08:21) wrote:

Maybe I am confused, but what about this example in hooks.php.dist?

// Note that in IMP 4.2.x, the expected return value from this hook has
// changed. See the below examples for more information.
...
//                 // Use this example for IMP 4.2.x+.
//                 // $newmailboxes[$box] = array(
//                 //     'icon' => 'kronolith.png',
//                 //     'icondir' =>
$GLOBALS['registry']->getImageDir('kronolith')
//                 //     'alt' => _("Calendar")
//                 // );




More information about the bugs mailing list