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

Last change on this file since 13741 was 12714, checked in by Sixpo, 12 years ago
File size: 258 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.