source:
extensions/floPure/Pure_sky/themeconf.inc.php
@
24035
Last change on this file since 24035 was 10446, checked in by , 14 years ago | |
---|---|
File size: 425 bytes |
Line | |
---|---|
1 | <?php |
2 | /* |
3 | Theme Name: Pure_sky |
4 | Version: auto |
5 | Description: Dans le bleu du ciel abandonnez-vous ... |
6 | Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=447 |
7 | Author: flop25 |
8 | Author URI: http://www.planete-flop.fr/ |
9 | */ |
10 | |
11 | $themeconf = array( |
12 | 'name' => 'Pure_sky', |
13 | 'parent' => 'Pure_default', |
14 | 'icon_dir' => 'themes/Pure_default/icon', |
15 | 'mime_icon_dir' => 'themes/Pure_default/icon/mimetypes/', |
16 | ); |
17 | |
18 | ?> |
Note: See TracBrowser
for help on using the repository browser.