* @author Ralf Becker * @author Nathan Gray * @version $Id$ */ $GLOBALS['egw_info']['template']['jdots']['name'] = 'jdots'; $GLOBALS['egw_info']['template']['jdots']['title'] = 'Stylite'; $GLOBALS['egw_info']['template']['jdots']['version'] = '1.0'; $GLOBALS['egw_info']['template']['jdots']['author'] = array( array('name' => 'Andreas Stoeckel', 'email' => 'as@stylite.de'), array('name' => 'Ralf Becker', 'email' => 'rb@stylite.de'), ); $GLOBALS['egw_info']['template']['jdots']['license'] = array( 'name' => 'Stylite EPL license', 'url' => 'http://www.stylite.de/EPL', ); $GLOBALS['egw_info']['template']['jdots']['icon'] = "jdots/images/jdots-logo.png"; $GLOBALS['egw_info']['template']['jdots']['maintainer'] = array( array('name' => 'Stylite GmbH', 'url' => 'http://www.stylite.de/') ); $GLOBALS['egw_info']['template']['jdots']['description'] = "Stylite is a new jQuery based template set for EGroupware EPL."; $GLOBALS['egw_info']['template']['jdots']['windowed'] = true; $GLOBALS['egw_info']['template']['jdots']['icon'] = 'jdots/images/epl.png';