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

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