source: trunk/template/yoga/theme/Sylvia/themeconf.inc.php @ 2704

Last change on this file since 2704 was 2650, checked in by vdigital, 16 years ago

Gallery side icons for Sylvia (Some are missing, your browser cache could hide that).
+ No borders for pics in Sylvia.

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 269 bytes
Line 
1<?php
2$themeconf = array(
3  'template' => 'yoga',
4  'theme' => 'Sylvia',
5  'icon_dir' => 'template/yoga/theme/Sylvia/icon',
6  'admin_icon_dir' => 'template/yoga/icon/admin',
7  'mime_icon_dir' => 'template/yoga/theme/Sylvia/icon/mimetypes/',
8  'local_head' => '',
9);
10?>
Note: See TracBrowser for help on using the repository browser.