source:
extensions/Metal/themeconf.inc.php
@
16051
Last change on this file since 16051 was 12714, checked in by , 13 years ago | |
---|---|
File size: 258 bytes |
Line | |
---|---|
1 | <?php |
2 | /* |
3 | Theme Name: Metal |
4 | Version: auto |
5 | |
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=553 |
7 | |
8 | Author: Sixpo |
9 | Author 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.