source: extensions/Metal/themeconf.inc.php @ 11217

Last change on this file since 11217 was 11173, checked in by Sixpo, 13 years ago
File size: 259 bytes
Line 
1<?php
2/*
3Theme Name: Metal
4Version: auto
5
6Theme URI: http://piwigo.org/ext/extension_view.php?eid=553
7
8Author: Sixpo
9Author URI:
10*/
11
12$themeconf = array(
13  'theme' => 'Metal',
14  'parent' => 'default',
15  'icon_dir' => 'themes/Metal/icon',
16);
17?>
Note: See TracBrowser for help on using the repository browser.