From 16d8d8dc3582409227d3e77dfb6f86a5327d8c84 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sat, 8 Oct 2016 14:08:53 +0200 Subject: [PATCH] Stylite AG --> EGroupware GmbH --- pixelegg/setup/setup.inc.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pixelegg/setup/setup.inc.php b/pixelegg/setup/setup.inc.php index 676976b221..5efef927e6 100755 --- a/pixelegg/setup/setup.inc.php +++ b/pixelegg/setup/setup.inc.php @@ -1,6 +1,6 @@ 'Stylite AG', 'url' => 'http://www.stylite.de/'), + array('name' => 'EGroupware GmbH', 'url' => 'http://www.egroupware.org/'), array('name' => 'Pixelegg Informationsdesign', 'url' => 'http://www.pixelegg.de/'), ); $GLOBALS['egw_info']['template']['pixelegg']['license'] = 'GPL'; $GLOBALS['egw_info']['template']['pixelegg']['icon'] = "pixelegg/images/logo.png"; $GLOBALS['egw_info']['template']['pixelegg']['maintainer'] = array( - array('name' => 'Stylite AG', 'url' => 'http://www.stylite.de/') + array('name' => 'EGroupware GmbH', 'url' => 'http://www.egroupware.org/') ); -$GLOBALS['egw_info']['template']['pixelegg']['description'] = "Pixelegg is the new EGroupware 14.1 template using jQuery."; +$GLOBALS['egw_info']['template']['pixelegg']['description'] = "Standard template set of EGroupware 14.1+."; $GLOBALS['egw_info']['template']['pixelegg']['windowed'] = true; // specify (different) labels for default themes