* @author Ralf Becker * @author Nathan Gray * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @version $Id$ */ $GLOBALS['egw_info']['template']['jdots']['name'] = 'jdots'; $GLOBALS['egw_info']['template']['jdots']['title'] = 'Stylite'; $GLOBALS['egw_info']['template']['jdots']['version'] = '14.1'; $GLOBALS['egw_info']['template']['jdots']['author'] = array( array('name' => 'Andreas Stoeckel', 'email' => 'as@stylite.de'), array('name' => 'Ralf Becker', 'email' => 'rb@stylite.de'), array('name' => 'Nathan Gray', 'email' => 'ng@stylite.de'), ); $GLOBALS['egw_info']['template']['jdots']['license'] = 'GPL'; $GLOBALS['egw_info']['template']['jdots']['icon'] = "jdots/images/jdots-logo.png"; $GLOBALS['egw_info']['template']['jdots']['maintainer'] = array( array('name' => 'Stylite AG', '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';