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

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