source: extensions/floPure/Pure_tr_clear_blue/themeconf.inc.php @ 5913

Last change on this file since 5913 was 5913, checked in by flop25, 14 years ago

first commit ; 2° step

File size: 230 bytes
Line 
1<?php
2$themeconf = array(
3  'name'         => 'Pure_tr_clear_blue',
4  'parent'        => 'Pure_default',
5  'icon_dir'      => 'themes/Pure_default/icon',
6  'mime_icon_dir' => 'themes/Pure_default/icon/mimetypes/',
7);
8
9?>
Note: See TracBrowser for help on using the repository browser.