Line | |
---|
1 | <?php |
---|
2 | /* |
---|
3 | Theme Name: Gally/Grum dark II |
---|
4 | Version: 1.3.5 |
---|
5 | Description: Dark theme |
---|
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=371 |
---|
7 | Author: Grum |
---|
8 | Author URI: http://photos.grum.fr |
---|
9 | */ |
---|
10 | |
---|
11 | $themeconf = array( |
---|
12 | 'name' => 'gally-grum-dark-II', |
---|
13 | 'theme' => 'gally-grum-dark-II', |
---|
14 | 'parent' => 'gally-default', |
---|
15 | 'icon_dir' => 'themes/gally-grum-dark-II/icon', |
---|
16 | 'mime_icon_dir' => 'themes/gally-grum-dark-II/icon/mimetypes/', |
---|
17 | ); |
---|
18 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.