source: extensions/PaysonsPlaces/themeconf.inc.php @ 11346

Last change on this file since 11346 was 11346, checked in by tearran, 13 years ago
File size: 328 bytes
Line 
1<?php
2/*
3Theme Name: paysonsplaces
4Version: .0.0.2
5Description:
6Theme URI: http://piwigo.org/ext/extension_view.php?eid=557
7Author: Tearran
8Author URI: http://tearran.deviantart.com
9*/
10$themeconf = array(
11        'name'  => 'paysonsplaces',
12        'parent' => 'default',
13        'icon_dir' => 'themes/paysonsplaces/icon',
14);
15?>
Note: See TracBrowser for help on using the repository browser.