diff --git a/phpgwapi/templates/idots2/settings/settings.inc.php b/phpgwapi/templates/idots2/settings/settings.inc.php deleted file mode 100755 index 0d48f60215..0000000000 --- a/phpgwapi/templates/idots2/settings/settings.inc.php +++ /dev/null @@ -1,35 +0,0 @@ - 'Edo van Bruggen', 'email' => 'edovanbruggen@raketnet.nl'), - array('name' => 'Rob van Kraanen', 'email' => 'rvkraanen@gmail.com') - ); - $template_info['idots2']['description'] = "Based on x- Desktop .
The theme is based on the Retro skin for Windowsblind made by Tim Dagger."; - $template_info['idots2']['note'] = "

++ Special thanks to ++

- Pim Snel / Lingewoud B.V. for providing this oppurtunity and sponsoring.
- Avans Hogeschool Den Bosch (Netherlands)
- Tim Dagger for letting us use the Retro skin.
- Coffee ;)"; - - /* Dependencies for this app to work */ - $template_info['idots2']['depends'][] = array( - 'appname' => 'phpgwapi', - 'versions' => Array('1.0.0') - ); -?>