Rev | Line | |
---|
[8978] | 1 | <?php |
---|
| 2 | /* |
---|
| 3 | Theme Name: Keaihui |
---|
| 4 | Version: 1.0 |
---|
| 5 | Description: Bright background, flora and pink decorations. |
---|
| 6 | Theme URI: |
---|
| 7 | Author: Keaihui |
---|
| 8 | Author URI: http://keaihui.com/ |
---|
| 9 | */ |
---|
| 10 | $themeconf = array( |
---|
| 11 | 'name' => 'Keaihui', |
---|
| 12 | 'parent' => 'default', |
---|
| 13 | 'icon_dir' => 'themes/Keaihui/icon', |
---|
| 14 | 'mime_icon_dir' => 'themes/Keaihui/icon/mimetypes/', |
---|
| 15 | 'local_head' => 'local_head.tpl', |
---|
| 16 | 'activable' => 'true', |
---|
| 17 | 'load_parent_local_head' => 'true', |
---|
| 18 | 'load_parent_css' => 'true', |
---|
| 19 | ); |
---|
| 20 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.