source:
extensions/grum-dark-II/themeconf.inc.php
@
19535
Last change on this file since 19535 was 10945, checked in by , 14 years ago | |
---|---|
File size: 337 bytes |
Rev | Line | |
---|---|---|
[6447] | 1 | <?php |
2 | /* | |
3 | Theme Name: Grum dark II | |
[10945] | 4 | Version: 2.2.b |
[9843] | 5 | Description: Dark theme, green links, rollover icons |
[6447] | 6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=227 |
7 | Author: Grum | |
8 | Author URI: http://photos.grum.fr | |
9 | */ | |
10 | ||
11 | $themeconf = array( | |
12 | 'theme' => 'grum-dark-II', | |
13 | 'parent' => 'default', | |
14 | 'icon_dir' => 'themes/grum-dark-II/icon', | |
15 | ); | |
[9843] | 16 | ?> |
Note: See TracBrowser
for help on using the repository browser.