Last change
on this file since 6928 was
6927,
checked in by cljosse, 14 years ago
|
[Gally's theme 'cuise'] delete local_head.tpl
|
File size:
405 bytes
|
Line | |
---|
1 | <?php |
---|
2 | /* |
---|
3 | Theme Name: Gally/Cuise |
---|
4 | Version: 2.0.0 |
---|
5 | Description: Cuise theme |
---|
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=398 |
---|
7 | Author: Grum & cljosse |
---|
8 | Author URI: http://cl.josse.free.fr |
---|
9 | */ |
---|
10 | |
---|
11 | $themeconf = array( |
---|
12 | 'theme' => 'gally-cuise', |
---|
13 | 'parent' => 'gally-default', |
---|
14 | 'icon_dir' => 'themes/gally-cuise/icon', |
---|
15 | 'mime_icon_dir' => 'themes/gally-cuise/icon/mimetypes/', |
---|
16 | |
---|
17 | ); |
---|
18 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.