Last change
on this file since 23010 was
11068,
checked in by Sugar888, 13 years ago
|
[extension] Greenpixel - worked on the images
|
File size:
404 bytes
|
Rev | Line | |
---|
[11065] | 1 | <?php |
---|
| 2 | /* |
---|
| 3 | Theme Name: Greenpixel |
---|
[11068] | 4 | Version: 1.0.1 |
---|
[11065] | 5 | Description: Green version of Sylvia |
---|
| 6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=546 |
---|
| 7 | Author: NCS |
---|
| 8 | Author URI: http://greenpixel.ch |
---|
| 9 | */ |
---|
| 10 | $themeconf = array( |
---|
| 11 | 'name' => 'Greenpixel', |
---|
| 12 | 'parent' => 'Sylvia', |
---|
| 13 | 'icon_dir' => 'themes/Greenpixel/icon', |
---|
| 14 | 'mime_icon_dir' => 'themes/Greenpixel/icon/mimetypes/', |
---|
| 15 | ); |
---|
| 16 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.